Searched refs:dn_filp (Results 1 - 2 of 2) sorted by path

/linux-master/fs/notify/dnotify/
H A Ddnotify.c113 fown = &dn->dn_filp->f_owner;
175 if ((dn->dn_owner == id) && (dn->dn_filp == filp)) {
237 if ((odn->dn_owner == id) && (odn->dn_filp == filp)) {
247 dn->dn_filp = filp;
/linux-master/include/linux/
H A Ddnotify.h16 struct file * dn_filp; member in struct:dnotify_struct

Completed in 275 milliseconds