Home
last modified time | relevance | path

Searched refs:fl_owner_t (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/include/linux/
Ddnotify.h13 fl_owner_t dn_owner;
17 extern void dnotify_flush(struct file *filp, fl_owner_t id);
Dfs.h622 typedef struct files_struct *fl_owner_t; typedef
628 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);
/linux-2.4.37.9/fs/
Ddnotify.c42 void dnotify_flush(struct file *filp, fl_owner_t id) in dnotify_flush()
71 fl_owner_t id = current->files; in fcntl_dirnotify()
Dlocks.c669 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()
Dopen.c847 int filp_close(struct file *filp, fl_owner_t id) in filp_close()
/linux-2.4.37.9/fs/lockd/
Dsvc4proc.c66 lock->fl.fl_owner = (fl_owner_t) host; in nlm4svc_retrieve_args()
Dsvcproc.c95 lock->fl.fl_owner = (fl_owner_t) host; in nlmsvc_retrieve_args()