Searched refs:fl_owner_t (Results 1 – 7 of 7) sorted by relevance
13 fl_owner_t dn_owner;17 extern void dnotify_flush(struct file *filp, fl_owner_t id);
622 typedef struct files_struct *fl_owner_t; typedef628 fl_owner_t fl_owner;671 extern void locks_remove_posix(struct file *, fl_owner_t);682 extern void steal_locks(fl_owner_t from);1093 extern int filp_close(struct file *, fl_owner_t id);
42 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush()71 fl_owner_t id = current->files; in fcntl_dirnotify()
669 fl_owner_t caller_owner, blocked_owner; in posix_locks_deadlock()695 fl_owner_t owner = current->files; in locks_mandatory_locked()1724 void locks_remove_posix(struct file *filp, fl_owner_t owner) in locks_remove_posix()1943 void steal_locks(fl_owner_t from) in steal_locks()
847 int filp_close(struct file *filp, fl_owner_t id) in filp_close()
66 lock->fl.fl_owner = (fl_owner_t) host; in nlm4svc_retrieve_args()
95 lock->fl.fl_owner = (fl_owner_t) host; in nlmsvc_retrieve_args()