Searched refs:d_really_is_negative (Results 1 – 25 of 33) sorted by relevance
12
124 if (d_really_is_negative(privroot)) in open_xa_root()132 else if (d_really_is_negative(xaroot)) { in open_xa_root()163 if (!IS_ERR(xadir) && d_really_is_negative(xadir)) { in open_xa_dir()213 } else if (d_really_is_negative(dentry)) { in fill_with_dentries()256 } else if (d_really_is_negative(dir)) { in reiserfs_for_each_xattr()409 if (d_really_is_negative(xafile)) { in xattr_lookup()856 if (d_really_is_negative(dentry)) in reiserfs_listxattr()890 if (err || d_really_is_negative(dentry)) { in create_privroot()1010 if (d_really_is_negative(privroot) && !(mount_flags & SB_RDONLY)) { in reiserfs_xattr_init()
79 if (d_really_is_negative(REISERFS_SB(inode->i_sb)->xattr_root)) in reiserfs_xattr_jcreate_nblocks()
437 if (rc || d_really_is_negative(lower_new_dentry)) in ecryptfs_link()482 if (rc || d_really_is_negative(lower_dentry)) in ecryptfs_symlink()491 if (d_really_is_negative(dentry)) in ecryptfs_symlink()507 if (rc || d_really_is_negative(lower_dentry)) in ecryptfs_mkdir()517 if (d_really_is_negative(dentry)) in ecryptfs_mkdir()560 if (rc || d_really_is_negative(lower_dentry)) in ecryptfs_mknod()569 if (d_really_is_negative(dentry)) in ecryptfs_mknod()
39 if (d_really_is_negative(dentry)) in v9fs_cached_dentry_delete()
90 if (d_really_is_negative(dentry)) in gfs2_dentry_delete()
772 if (d_really_is_negative(old_dir) || d_really_is_negative(new_dir)) in debugfs_rename()775 if (d_really_is_negative(old_dentry) || old_dentry == trap || in debugfs_rename()
80 if (d_really_is_negative(dentry)) in kernfs_dentry_node()
1043 if (d_really_is_negative(dentry)) { in kernfs_dop_revalidate()
226 if (d_really_is_negative(dir)) in configfs_hash_and_remove()
217 DBG_BUGON(!d_really_is_negative(dentry)); in erofs_lookup()
271 if (!err && d_really_is_negative(dentry)) in nfsd_lookup()1399 if (d_really_is_negative(dchild)) { in do_nfsd_create()1661 if (d_really_is_negative(dold)) in nfsd_link()1759 if (d_really_is_negative(odentry)) in nfsd_rename()1868 if (d_really_is_negative(rdentry)) { in nfsd_unlink()
254 if (dentry == NULL || d_really_is_negative(dentry)) in nfsaclsvc_encode_getaclres()
596 if (d_really_is_negative(dentry)) in fh_update()
301 if (!resp->status && d_really_is_negative(dchild)) in nfsd_proc_create()
243 d_really_is_negative(dentry) || in __dcache_readdir()755 if (d_really_is_negative(dentry)) { in ceph_lookup()1754 if (d_really_is_negative(dentry)) in ceph_d_revalidate()1787 if (d_really_is_negative(dentry)) in ceph_d_delete()1846 if (d_really_is_negative(dentry)) in ceph_d_prune()
1180 if (d_really_is_negative(dentry)) in update_dentry_lease_careful()1465 if (d_really_is_negative(dn)) { in ceph_fill_trace()1756 if (d_really_is_negative(dn)) { in ceph_readdir_prepopulate()1770 if (d_really_is_negative(dn)) { in ceph_readdir_prepopulate()
660 if (d_in_lookup(dentry) || d_really_is_negative(dentry)) { in ceph_finish_async_create()781 if (dn || d_really_is_negative(dentry) || d_is_symlink(dentry)) { in ceph_atomic_open()
230 if (d_really_is_negative(dentry) && dentry->d_fsdata) { in ocfs2_dentry_attach_lock()
703 if (d_really_is_negative(dst_dent)) in ksmbd_validate_entry_in_use()736 if (d_really_is_negative(src_dent_parent)) in __ksmbd_vfs_rename()738 if (d_really_is_negative(dst_dent_parent)) in __ksmbd_vfs_rename()740 if (d_really_is_negative(src_dent)) in __ksmbd_vfs_rename()
474 static inline bool d_really_is_negative(const struct dentry *dentry) in d_really_is_negative() function
328 if (d_really_is_negative(dentry)) { in autofs_wait()
213 if (d_really_is_negative(expiring)) in autofs_lookup_expiring()
502 if (d_really_is_negative(dentry)) in coda_dentry_delete()
641 if (d_really_is_negative(dentry)) in __rpc_lookup_create_exclusive()666 if (d_really_is_negative(dentry)) in __rpc_depopulate()
862 if (d_really_is_negative(dentry)) { in prepare_open()
Completed in 50 milliseconds