Home
last modified time | relevance | path

Searched refs:xfs_inode_init_security (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/xfs/
Dxfs_iops.h19 int xfs_inode_init_security(struct inode *inode, struct inode *dir,
Dxfs_iops.c79 xfs_inode_init_security( in xfs_inode_init_security() function
210 error = xfs_inode_init_security(inode, dir, &dentry->d_name); in xfs_generic_create()
425 error = xfs_inode_init_security(inode, dir, &dentry->d_name); in xfs_vn_symlink()
Dxfs_inode.c2817 error = xfs_inode_init_security(VFS_I(tmpfile), VFS_I(dp), &name); in xfs_rename_alloc_whiteout()