Searched refs:PLOCK (Results 1 – 10 of 10) sorted by relevance
35 PLOCK = 1L<<29, /* is locked on open */ enumerator
239 q |= PLOCK; in convD2M9p1()483 if(f->atime & PLOCK) in convM2D9p1()
450 perm |= PLOCK; in cmd_create()
769 if(in->perm & PLOCK) { in f_create()
940 if(f->perm & PLOCK){ in fs_create()
124 #define PLOCK (1L<<29) /* is locked on open */ macro
229 q |= PLOCK; in convD2M9p1()452 if(f->atime & PLOCK) in convM2D9p1()
175 perm |= PLOCK; in cmd_create()
701 if(in->perm & PLOCK) { in f_create()
957 if(f->perm & PLOCK){ in fscreate()