IS_ROOT 146 fs/9p/fid.c for (ds = dentry; !IS_ROOT(ds); ds = ds->d_parent) IS_ROOT 342 fs/autofs4/waitq.c else if (!IS_ROOT(dentry->d_parent)) IS_ROOT 351 fs/autofs4/waitq.c if (IS_ROOT(dentry) && (sbi->type & AUTOFS_TYPE_DIRECT)) IS_ROOT 274 fs/cifs/cifs_dfs_ref.c BUG_ON(IS_ROOT(dentry)); IS_ROOT 42 fs/cifs/dir.c } while (!IS_ROOT(direntry)); IS_ROOT 71 fs/cifs/dir.c for (temp = direntry; !IS_ROOT(temp);) { IS_ROOT 84 fs/cifs/dir.c for (temp = direntry; !IS_ROOT(temp);) { IS_ROOT 358 fs/dcache.c if (IS_ROOT(alias) && IS_ROOT 620 fs/dcache.c BUG_ON(!IS_ROOT(dentry)); IS_ROOT 1683 fs/dcache.c if (IS_ROOT(dentry)) { IS_ROOT 1792 fs/dcache.c if (!IS_ROOT(dentry)) IS_ROOT 1799 fs/dcache.c if (!IS_ROOT(anon)) IS_ROOT 1838 fs/dcache.c if (IS_ROOT(alias)) { IS_ROOT 1921 fs/dcache.c if (!IS_ROOT(dentry) && d_unhashed(dentry) && IS_ROOT 1936 fs/dcache.c if (dentry == vfsmnt->mnt_root || IS_ROOT(dentry)) { IS_ROOT 2043 fs/dcache.c if (!IS_ROOT(dentry) && d_unhashed(dentry) && IS_ROOT 2052 fs/dcache.c while (!IS_ROOT(dentry)) { IS_ROOT 2107 fs/dcache.c if (IS_ROOT(pwd.dentry) || !d_unhashed(pwd.dentry)) { IS_ROOT 77 fs/exportfs/expfs.c while (!IS_ROOT(dentry) && IS_ROOT 114 fs/exportfs/expfs.c if (!IS_ROOT(pd)) { IS_ROOT 194 fs/exportfs/expfs.c if (IS_ROOT(pd)) { IS_ROOT 389 fs/gfs2/ops_super.c } while (!IS_ROOT(d1)); IS_ROOT 1415 fs/namei.c if (IS_ROOT(victim)) IS_ROOT 1417 fs/namespace.c if (IS_ROOT(path->dentry) || !d_unhashed(path->dentry)) IS_ROOT 1601 fs/namespace.c if (!IS_ROOT(nd->path.dentry) && d_unhashed(nd->path.dentry)) IS_ROOT 2221 fs/namespace.c if (d_unhashed(new.dentry) && !IS_ROOT(new.dentry)) IS_ROOT 2223 fs/namespace.c if (d_unhashed(old.dentry) && !IS_ROOT(old.dentry)) IS_ROOT 668 fs/nfs/dir.c if (IS_ROOT(dentry)) IS_ROOT 57 fs/nfs/namespace.c while (!IS_ROOT(dentry) && dentry != droot) { IS_ROOT 108 fs/nfs/namespace.c BUG_ON(IS_ROOT(dentry)); IS_ROOT 893 fs/nfsd/export.c while (PTR_ERR(exp) == -ENOENT && !IS_ROOT(dentry)) { IS_ROOT 1328 fs/nfsd/export.c while (PTR_ERR(exp) == -ENOENT && !IS_ROOT(dentry)) { IS_ROOT 50 fs/nfsd/nfsfh.c while (tdentry != exp->ex_path.dentry && !IS_ROOT(tdentry)) { IS_ROOT 266 fs/smbfs/dir.c if (server->state == CONN_VALID || !IS_ROOT(dentry)) IS_ROOT 413 fs/smbfs/dir.c if (IS_ROOT(dentry)) IS_ROOT 322 fs/smbfs/proc.c if (IS_ROOT(entry) && !name) { IS_ROOT 336 fs/smbfs/proc.c while (!IS_ROOT(entry)) {