Searched refs:DN_MULTISHOT (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Ddnotify.c37 new_mask |= dn->dn_mask & ~DN_MULTISHOT;
72 if ((arg & ~DN_MULTISHOT) == 0) {
90 inode->i_dnotify_mask |= arg & ~DN_MULTISHOT;
103 inode->i_dnotify_mask |= arg & ~DN_MULTISHOT;
128 if (dn->dn_mask & DN_MULTISHOT)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfcntl.h24 #define DN_MULTISHOT 0x80000000 /* Don't remove notifier */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfcntl.h24 #define DN_MULTISHOT 0x80000000 /* Don't remove notifier */ macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dnotify_kernel.c37 #define DN_MULTISHOT 0x80000000 /* Don't remove notifier */ macro

Completed in 113 milliseconds