Home
last modified time | relevance | path

Searched refs:d_really_is_negative (Results 1 – 38 of 38) sorted by relevance

/linux-4.4.14/fs/reiserfs/
Dxattr.c123 if (d_really_is_negative(privroot)) in open_xa_root()
131 else if (d_really_is_negative(xaroot)) { in open_xa_root()
162 if (!IS_ERR(xadir) && d_really_is_negative(xadir)) { in open_xa_dir()
210 } else if (d_really_is_negative(dentry)) { in fill_with_dentries()
252 } else if (d_really_is_negative(dir)) { in reiserfs_for_each_xattr()
397 if (d_really_is_negative(xafile)) { in xattr_lookup()
878 if (d_really_is_negative(dentry)) in reiserfs_listxattr()
913 if (err || d_really_is_negative(dentry)) { in create_privroot()
1029 if (d_really_is_negative(privroot) && !(mount_flags & MS_RDONLY)) { in reiserfs_xattr_init()
Dxattr.h81 if (d_really_is_negative(REISERFS_SB(inode->i_sb)->xattr_root)) in reiserfs_xattr_jcreate_nblocks()
/linux-4.4.14/fs/debugfs/
Dinode.c560 if (!parent || d_really_is_negative(parent)) in debugfs_remove()
592 if (!parent || d_really_is_negative(parent)) in debugfs_remove_recursive()
676 if (d_really_is_negative(old_dir) || d_really_is_negative(new_dir)) in debugfs_rename()
679 if (d_really_is_negative(old_dentry) || old_dentry == trap || in debugfs_rename()
/linux-4.4.14/fs/cifs/
Dxattr.c53 if (d_really_is_negative(direntry)) in cifs_removexattr()
114 if (d_really_is_negative(direntry)) in cifs_setxattr()
249 if (d_really_is_negative(direntry)) in cifs_getxattr()
385 if (d_really_is_negative(direntry)) in cifs_listxattr()
/linux-4.4.14/fs/ecryptfs/
Dinode.c356 if (d_really_is_negative(lower_dentry)) { in ecryptfs_lookup_interpose()
468 if (rc || d_really_is_negative(lower_new_dentry)) in ecryptfs_link()
515 if (rc || d_really_is_negative(lower_dentry)) in ecryptfs_symlink()
525 if (d_really_is_negative(dentry)) in ecryptfs_symlink()
539 if (rc || d_really_is_negative(lower_dentry)) in ecryptfs_mkdir()
549 if (d_really_is_negative(dentry)) in ecryptfs_mkdir()
587 if (rc || d_really_is_negative(lower_dentry)) in ecryptfs_mknod()
596 if (d_really_is_negative(dentry)) in ecryptfs_mknod()
/linux-4.4.14/fs/9p/
Dvfs_dentry.c56 if (d_really_is_negative(dentry)) in v9fs_cached_dentry_delete()
/linux-4.4.14/fs/gfs2/
Ddentry.c116 if (d_really_is_negative(dentry)) in gfs2_dentry_delete()
/linux-4.4.14/security/
Dinode.c195 if (!parent || d_really_is_negative(parent)) in securityfs_remove()
/linux-4.4.14/fs/configfs/
Dinode.c254 if (d_really_is_negative(dir)) in configfs_hash_and_remove()
Ddir.c1460 if (d_really_is_negative(new_dentry)) {
/linux-4.4.14/fs/ocfs2/
Ddcache.c246 if (d_really_is_negative(dentry) && dentry->d_fsdata) { in ocfs2_dentry_attach_lock()
/linux-4.4.14/fs/nfsd/
Dvfs.c273 if (!err && d_really_is_negative(dentry)) in nfsd_lookup()
1303 if (d_really_is_negative(dchild)) { in do_nfsd_create()
1569 if (d_really_is_negative(dold)) in nfsd_link()
1644 if (d_really_is_negative(odentry)) in nfsd_rename()
1724 if (d_really_is_negative(rdentry)) { in nfsd_unlink()
Dnfs2acl.c269 if (dentry == NULL || d_really_is_negative(dentry)) in nfsaclsvc_encode_getaclres()
Dnfsfh.c600 if (d_really_is_negative(dentry)) in fh_update()
Dnfsproc.c274 if (!nfserr && d_really_is_negative(dchild)) in nfsd_proc_create()
Dnfs3xdr.c831 if (d_really_is_negative(dchild)) in compose_entry_fh()
Dnfs4recover.c332 if (d_really_is_negative(dentry)) in nfsd4_unlink_clid_dir()
Dnfs4proc.c881 if (d_really_is_negative(dentry)) { in nfsd4_secinfo()
Dnfs4xdr.c2847 if (d_really_is_negative(dentry)) { in nfsd4_encode_dirent_fattr()
/linux-4.4.14/include/linux/
Ddcache.h488 static inline bool d_really_is_negative(const struct dentry *dentry) in d_really_is_negative() function
/linux-4.4.14/fs/ncpfs/
Ddir.c329 if (d_really_is_negative(dentry)) in ncp_lookup_validate()
494 if (d_really_is_negative(dent)) { in ncp_readdir()
624 if (d_really_is_negative(newdent)) { in ncp_fill_cache()
/linux-4.4.14/fs/coda/
Ddir.c490 if (d_really_is_negative(dentry)) in coda_dentry_delete()
/linux-4.4.14/fs/autofs4/
Dwaitq.c367 if (d_really_is_negative(dentry)) { in autofs4_wait()
Droot.c243 if (d_really_is_negative(expiring)) in autofs4_lookup_expiring()
/linux-4.4.14/net/sunrpc/
Drpc_pipe.c657 if (d_really_is_negative(dentry)) in __rpc_lookup_create_exclusive()
682 if (d_really_is_negative(dentry)) in __rpc_depopulate()
/linux-4.4.14/fs/ceph/
Dinode.c1260 if (d_really_is_negative(dn)) { in ceph_fill_trace()
1496 if (d_really_is_negative(dn)) in ceph_readdir_prepopulate()
1503 if (d_really_is_negative(dn)) { in ceph_readdir_prepopulate()
Dfile.c359 if (dn || d_really_is_negative(dentry) || d_is_symlink(dentry)) { in ceph_atomic_open()
Ddir.c640 if (d_really_is_negative(dentry)) { in ceph_lookup()
/linux-4.4.14/fs/kernfs/
Ddir.c470 if (d_really_is_negative(dentry)) in kernfs_dop_revalidate()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_debugfs.c434 if (!parent || d_really_is_negative(parent)) in drbd_single_open()
/linux-4.4.14/fs/afs/
Ddir.c626 if (d_really_is_negative(dentry)) in afs_d_revalidate()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dnamei.c156 if (d_really_is_negative(child)) in ll_invalidate_negative_children()
/linux-4.4.14/ipc/
Dmqueue.c825 if (d_really_is_negative(path.dentry)) { in SYSCALL_DEFINE4()
/linux-4.4.14/fs/btrfs/
Dtree-log.c4932 if (!parent || d_really_is_negative(parent) || sb != d_inode(parent)->i_sb) in check_parent_dirs_for_sync()
4960 if (!parent || d_really_is_negative(parent) || sb != d_inode(parent)->i_sb) in check_parent_dirs_for_sync()
5367 if (!parent || d_really_is_negative(parent) || sb != d_inode(parent)->i_sb) in btrfs_log_inode_parent()
Dioctl.c776 if (d_really_is_negative(victim)) in btrfs_may_delete()
2374 if (d_really_is_negative(dentry)) { in btrfs_ioctl_snap_destroy()
/linux-4.4.14/fs/nfs/
Ddir.c419 if (d_really_is_negative(dentry)) in nfs_same_file()
Dnfs4proc.c2458 if (d_really_is_negative(dentry)) { in _nfs4_open_and_get_state()
/linux-4.4.14/fs/quota/
Ddquot.c2438 if (d_really_is_negative(dentry)) { in dquot_quota_on_mount()