Searched defs:file_lock (Results 1 – 3 of 3) sorted by relevance
94 struct file_lock { struct114 static struct file_lock *lalloc(void); argument
89 struct flock file_lock; in lutil_lockf() local102 struct flock file_lock; in lutil_unlockf() local
1461 file_lock(SCR *sp, char *name, int *fdp, int fd, int iswrite) in file_lock() function