Searched refs:fsnotify_data_dentry (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/notify/
H A Dfsnotify.c292 struct dentry *moved = fsnotify_data_dentry(data, data_type);
508 moved = fsnotify_data_dentry(data, data_type);
/linux-master/include/linux/
H A Dfsnotify_backend.h316 static inline struct dentry *fsnotify_data_dentry(const void *data, int data_type) function
/linux-master/fs/notify/fanotify/
H A Dfanotify.c785 moved = fsnotify_data_dentry(data, data_type);

Completed in 413 milliseconds