Searched refs:IS_ROOT (Results 1 – 2 of 2) sorted by relevance
32 #define IS_ROOT(x) ((x) == (x)->d_parent) macro370 return d_unhashed(dentry) && !IS_ROOT(dentry); in d_unlinked()
96 if (IS_ROOT(dentry)) in fsnotify_parent()