Searched refs:flock (Results 1 – 3 of 3) sorted by relevance
171 struct flock { struct
256 int p9_client_lock_dotl(struct p9_fid *fid, struct p9_flock *flock, u8 *status);
977 extern int fcntl_getlk(struct file *, struct flock __user *);979 struct flock __user *);1018 static inline int fcntl_getlk(struct file *file, struct flock __user *user) in fcntl_getlk()1024 unsigned int cmd, struct flock __user *user) in fcntl_setlk()1566 int (*flock) (struct file *, int, struct file_lock *); member