Home
last modified time | relevance | path

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

12

/linux-6.15/fs/gfs2/
H A Ddentry.c85 if (d_really_is_negative(dentry)) in gfs2_dentry_delete()
/linux-6.15/fs/ecryptfs/
H A Dinode.c447 if (rc || d_really_is_negative(lower_new_dentry)) in ecryptfs_link()
492 if (rc || d_really_is_negative(lower_dentry)) in ecryptfs_symlink()
501 if (d_really_is_negative(dentry)) in ecryptfs_symlink()
533 if (d_really_is_negative(dentry)) in ecryptfs_mkdir()
576 if (rc || d_really_is_negative(lower_dentry)) in ecryptfs_mknod()
585 if (d_really_is_negative(dentry)) in ecryptfs_mknod()
/linux-6.15/fs/9p/
H A Dvfs_dentry.c37 if (d_really_is_negative(dentry)) in v9fs_cached_dentry_delete()
/linux-6.15/fs/kernfs/
H A Dkernfs-internal.h133 if (d_really_is_negative(dentry)) in kernfs_dentry_node()
H A Ddir.c1142 if (d_really_is_negative(dentry)) { in kernfs_dop_revalidate()
/linux-6.15/fs/ocfs2/
H A Ddcache.c219 if (d_really_is_negative(dentry) && dentry->d_fsdata) { in ocfs2_dentry_attach_lock()
/linux-6.15/fs/ceph/
H A Ddir.c252 d_really_is_negative(dentry) || in __dcache_readdir()
826 if (d_really_is_negative(dentry)) { in ceph_lookup()
2025 if (d_really_is_negative(dentry)) in ceph_d_revalidate()
2055 if (d_really_is_negative(dentry)) in ceph_d_delete()
2116 if (d_really_is_negative(dentry)) in ceph_d_prune()
H A Dinode.c1434 if (d_really_is_negative(dentry)) in update_dentry_lease_careful()
1743 if (d_really_is_negative(dn)) { in ceph_fill_trace()
2047 if (d_really_is_negative(dn)) { in ceph_readdir_prepopulate()
2061 if (d_really_is_negative(dn)) { in ceph_readdir_prepopulate()
H A Dfile.c757 if (d_in_lookup(dentry) || d_really_is_negative(dentry)) { in ceph_finish_async_create()
965 if (dn || d_really_is_negative(dentry) || d_is_symlink(dentry)) { in ceph_atomic_open()
/linux-6.15/fs/nfsd/
H A Dnfs2acl.c255 if (dentry == NULL || d_really_is_negative(dentry)) in nfsaclsvc_encode_getaclres()
H A Dvfs.c330 if (!err && d_really_is_negative(dentry)) in nfsd_lookup()
1746 if (d_really_is_negative(dold)) in nfsd_link()
1876 if (d_really_is_negative(odentry)) in nfsd_rename()
2006 if (d_really_is_negative(rdentry)) { in nfsd_unlink()
H A Dnfsfh.c645 if (d_really_is_negative(dentry)) in fh_update()
H A Dnfsproc.c322 if (!resp->status && d_really_is_negative(dchild)) in nfsd_proc_create()
H A Dnfs3proc.c293 if (d_really_is_negative(child)) { in nfsd3_create_file()
H A Dnfs4proc.c275 if (d_really_is_negative(child)) { in nfsd4_create_file()
1080 if (d_really_is_negative(dentry)) { in nfsd4_secinfo()
H A Dnfs4recover.c357 if (d_really_is_negative(dentry)) in nfsd4_unlink_clid_dir()
/linux-6.15/include/linux/
H A Ddcache.h488 static inline bool d_really_is_negative(const struct dentry *dentry) in d_really_is_negative() function
/linux-6.15/fs/autofs/
H A Dwaitq.c329 if (d_really_is_negative(dentry)) { in autofs_wait()
H A Droot.c216 if (d_really_is_negative(expiring)) in autofs_lookup_expiring()
/linux-6.15/fs/xfs/scrub/
H A Dorphanage.c169 if (d_really_is_negative(orphanage_dentry)) { in xrep_orphanage_create()
/linux-6.15/fs/coda/
H A Ddir.c496 if (d_really_is_negative(dentry)) in coda_dentry_delete()
/linux-6.15/net/sunrpc/
H A Drpc_pipe.c640 if (d_really_is_negative(dentry)) in __rpc_lookup_create_exclusive()
665 if (d_really_is_negative(dentry)) in __rpc_depopulate()
/linux-6.15/fs/overlayfs/
H A Dsuper.c337 if (d_really_is_negative(work)) in ovl_workdir_create()
/linux-6.15/fs/nfs/
H A Ddir.c646 if (d_really_is_negative(dentry)) in nfs_same_file()
1497 d_really_is_negative(dentry)) in nfs_dentry_verify_change()
/linux-6.15/ipc/
H A Dmqueue.c875 if (d_really_is_negative(dentry)) { in prepare_open()

12