Searched refs:IS_ROOT (Results 1 – 25 of 27) 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()
282 (!IS_ROOT(path->dentry) || path->dentry != path->mnt->mnt_root)) in d_path() 342 while (!IS_ROOT(dentry)) { in __dentry_path()
559 * d_obtain_root, which are always IS_ROOT: in ___d_drop() 561 if (unlikely(IS_ROOT(dentry))) in ___d_drop() 678 if (!IS_ROOT(dentry)) { in __dentry_kill() 1048 * If the inode has an IS_ROOT, DCACHE_DISCONNECTED alias, then prefer1440 for (p = dentry->d_parent; !IS_ROOT(p); p = p->d_parent) { in d_set_mounted() 1807 * performs lookups at all, return an unhashed IS_ROOT dentry.2092 * Obtain an IS_ROOT dentry for the root of a filesystem.2820 if (IS_ROOT(dentry)) { in __d_move() 2858 if (dentry != old_parent) /* wasn't IS_ROOT */ in __d_move() 2918 WARN_ON(IS_ROOT(dentry in d_exchange() [all...]
219 while (d != root && !IS_ROOT(d)) { in vfs_dentry_acceptable()
3199 if (IS_ROOT(victim)) in may_delete()
73 if (IS_ROOT(dentry)) in nfs_path() 155 if (IS_ROOT(path->dentry)) in nfs_d_automount()
53 * Oops, since the test for IS_ROOT() will fail. in nfs_superblock_set_dummy_root() 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()
922 if (!IS_ROOT(dentry)) { in nfs_readdirplus_parent_cache_miss() 931 if (!IS_ROOT(dentry)) { in nfs_readdirplus_parent_cache_hit()
205 if (IS_ROOT(mntpt)) in cifs_do_automount()
36 } while (!IS_ROOT(direntry)); in renew_parental_timestamps()
1601 if (!d_unhashed(dentry) || IS_ROOT(dentry)) { in inode_has_hashed_dentries()
153 for (ds = dentry; !IS_ROOT(ds); ds = ds->d_parent) in build_path_from_dentry()
93 if (IS_ROOT(dentry)) in fsnotify_parent()
912 if (unlikely(IS_ROOT(walker_path.dentry))) { in is_access_to_paths_allowed() 1066 if (dir == mnt_root || WARN_ON_ONCE(IS_ROOT(dir))) in collect_domain_accesses() 1194 * !IS_ROOT(old_dentry) at the same time (e.g. with open_tree() and in current_check_refer_path()
39 while (tdentry != exp->ex_path.dentry && !IS_ROOT(tdentry)) { in nfsd_acceptable()
1003 while (PTR_ERR(exp) == -ENOENT && !IS_ROOT(path->dentry)) { in exp_parent() 1268 while (PTR_ERR(exp) == -ENOENT && !IS_ROOT(path->dentry)) { in rqst_exp_parent()
596 while (!IS_ROOT(parent)) { in instance_inode()
552 if (!IS_ROOT(dentry)) { in bch2_xattr_bcachefs_set()
1893 if (IS_ROOT(dentry)) in __dir_lease_try_check() 2106 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()
980 for (d = dget(dentry); !IS_ROOT(d);) { in ovl_get_redirect()
866 if (IS_ROOT(victim)) in btrfs_may_delete()
579 calls could instantiate the directory inode with an IS_ROOT()