Searched refs:IS_ROOT (Results 1 – 25 of 32) sorted by relevance
12
523 if (!autofs_oz_mode(sbi) && !IS_ROOT(dentry->d_parent)) in autofs_lookup()533 if (IS_ROOT(dentry->d_parent) && in autofs_lookup()662 if (IS_ROOT(dentry->d_parent)) in autofs_set_leaf_automount_flags()669 if (IS_ROOT(parent->d_parent)) in autofs_set_leaf_automount_flags()679 if (IS_ROOT(dentry->d_parent)) in autofs_clear_leaf_automount_flags()686 if (IS_ROOT(parent->d_parent)) in autofs_clear_leaf_automount_flags()
280 if (!IS_ROOT(dentry)) { in validate_request()340 else if (!IS_ROOT(dentry->d_parent)) in autofs_wait()349 if (IS_ROOT(dentry) && autofs_type_trigger(sbi->type)) { in autofs_wait()
97 WARN_ON_ONCE(IS_ROOT(dentry)); in clear_disconnected()163 if (IS_ROOT(dentry)) { in reconnect_one()219 if (IS_ROOT(dentry)) in reconnect_path()
282 (!IS_ROOT(path->dentry) || path->dentry != path->mnt->mnt_root)) in d_path()342 while (!IS_ROOT(dentry)) { in __dentry_path()
552 if (unlikely(IS_ROOT(dentry))) in ___d_drop()669 if (!IS_ROOT(dentry)) { in __dentry_kill()1431 for (p = dentry->d_parent; !IS_ROOT(p); p = p->d_parent) { in d_set_mounted()2789 if (IS_ROOT(dentry)) { in __d_move()2887 WARN_ON(IS_ROOT(dentry1)); in d_exchange()2888 WARN_ON(IS_ROOT(dentry2)); in d_exchange()2907 for (p = p2; !IS_ROOT(p); p = p->d_parent) { in d_ancestor()3007 } else if (!IS_ROOT(new)) { in d_splice_alias()
214 while (d != root && !IS_ROOT(d)) { in vfs_dentry_acceptable()
73 if (IS_ROOT(dentry)) in nfs_path()155 if (IS_ROOT(path->dentry)) in nfs_d_automount()
120 if (IS_ROOT(root) && !root->d_fsdata && in nfs_get_root()
1511 if (IS_ROOT(dentry)) in nfs_check_verifier()1634 if (inode && (IS_ROOT(dentry) || in nfs_lookup_revalidate_done()1649 if (inode && IS_ROOT(dentry)) in nfs_lookup_revalidate_done()
873 if (!IS_ROOT(dentry)) { in nfs_readdirplus_parent_cache_miss()882 if (!IS_ROOT(dentry)) { in nfs_readdirplus_parent_cache_hit()
31 #define IS_ROOT(x) ((x) == (x)->d_parent) macro364 return d_unhashed(dentry) && !IS_ROOT(dentry); in d_unlinked()
93 if (IS_ROOT(dentry)) in fsnotify_parent()
202 if (IS_ROOT(mntpt)) in cifs_do_automount()
35 } while (!IS_ROOT(direntry)); in renew_parental_timestamps()
153 for (ds = dentry; !IS_ROOT(ds); ds = ds->d_parent) in build_path_from_dentry()
911 if (unlikely(IS_ROOT(walker_path.dentry))) { in is_access_to_paths_allowed()1065 if (dir == mnt_root || WARN_ON_ONCE(IS_ROOT(dir))) in collect_domain_accesses()
596 while (!IS_ROOT(parent)) { in instance_inode()
39 while (tdentry != exp->ex_path.dentry && !IS_ROOT(tdentry)) { in nfsd_acceptable()
1005 while (PTR_ERR(exp) == -ENOENT && !IS_ROOT(path->dentry)) { in exp_parent()1269 while (PTR_ERR(exp) == -ENOENT && !IS_ROOT(path->dentry)) { in rqst_exp_parent()
547 if (!IS_ROOT(dentry)) { in bch2_xattr_bcachefs_set()
86 If it doesn't, a new anonymous (IS_ROOT and
1894 if (IS_ROOT(dentry)) in __dir_lease_try_check()2107 if (IS_ROOT(dentry)) in ceph_d_prune()
1263 while (dentry && !IS_ROOT(dentry)) { in get_nonsnap_parent()2788 if (IS_ROOT(cur)) in ceph_mdsc_build_path()4546 if (!IS_ROOT(alias)) in d_find_primary()
712 return IS_ROOT(dentry) && (dentry->d_flags & DCACHE_DISCONNECTED); in exfat_d_anon_disconn()
965 for (d = dget(dentry); !IS_ROOT(d);) { in ovl_get_redirect()