Home
last modified time | relevance | path

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

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/reiserfs/
H A Dxattr.c124 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()
H A Dxattr.h79 if (d_really_is_negative(REISERFS_SB(inode->i_sb)->xattr_root)) in reiserfs_xattr_jcreate_nblocks()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/reiserfs/
H A Dxattr.c124 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()
H A Dxattr.h79 if (d_really_is_negative(REISERFS_SB(inode->i_sb)->xattr_root)) in reiserfs_xattr_jcreate_nblocks()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/reiserfs/
H A Dxattr.c124 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()
H A Dxattr.h79 if (d_really_is_negative(REISERFS_SB(inode->i_sb)->xattr_root)) in reiserfs_xattr_jcreate_nblocks()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ecryptfs/
H A Dinode.c437 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()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ecryptfs/
H A Dinode.c437 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ecryptfs/
H A Dinode.c437 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()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/9p/
H A Dvfs_dentry.c41 if (d_really_is_negative(dentry)) in v9fs_cached_dentry_delete()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/9p/
H A Dvfs_dentry.c41 if (d_really_is_negative(dentry)) in v9fs_cached_dentry_delete()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/9p/
H A Dvfs_dentry.c41 if (d_really_is_negative(dentry)) in v9fs_cached_dentry_delete()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/gfs2/
H A Ddentry.c90 if (d_really_is_negative(dentry)) in gfs2_dentry_delete()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/gfs2/
H A Ddentry.c90 if (d_really_is_negative(dentry)) in gfs2_dentry_delete()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/gfs2/
H A Ddentry.c90 if (d_really_is_negative(dentry)) in gfs2_dentry_delete()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/kernfs/
H A Dkernfs-internal.h79 if (d_really_is_negative(dentry)) in kernfs_dentry_node()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/kernfs/
H A Dkernfs-internal.h79 if (d_really_is_negative(dentry)) in kernfs_dentry_node()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/kernfs/
H A Dkernfs-internal.h79 if (d_really_is_negative(dentry)) in kernfs_dentry_node()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/debugfs/
H A Dinode.c769 if (d_really_is_negative(old_dir) || d_really_is_negative(new_dir)) in debugfs_rename()
772 if (d_really_is_negative(old_dentry) || old_dentry == trap || in debugfs_rename()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/debugfs/
H A Dinode.c769 if (d_really_is_negative(old_dir) || d_really_is_negative(new_dir)) in debugfs_rename()
772 if (d_really_is_negative(old_dentry) || old_dentry == trap || in debugfs_rename()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/debugfs/
H A Dinode.c769 if (d_really_is_negative(old_dir) || d_really_is_negative(new_dir)) in debugfs_rename()
772 if (d_really_is_negative(old_dentry) || old_dentry == trap || in debugfs_rename()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/configfs/
H A Dinode.c232 if (d_really_is_negative(dir)) in configfs_hash_and_remove()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/configfs/
H A Dinode.c232 if (d_really_is_negative(dir)) in configfs_hash_and_remove()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/configfs/
H A Dinode.c232 if (d_really_is_negative(dir)) in configfs_hash_and_remove()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/erofs/
H A Dnamei.c218 DBG_BUGON(!d_really_is_negative(dentry)); in erofs_lookup()

1234