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

/linux-master/include/linux/
H A Ddnotify.h16 struct file * dn_filp; member in struct:dnotify_struct
/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;

Completed in 276 milliseconds