Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_iops.h16 int xfs_inode_init_security(struct inode *inode, struct inode *dir,
H A Dxfs_iops.c80 xfs_inode_init_security( in xfs_inode_init_security() function
211 error = xfs_inode_init_security(inode, dir, &dentry->d_name); in xfs_generic_create()
426 error = xfs_inode_init_security(inode, dir, &dentry->d_name); in xfs_vn_symlink()
H A Dxfs_inode.c2844 error = xfs_inode_init_security(VFS_I(tmpfile), VFS_I(dp), &name); in xfs_rename_alloc_whiteout()