Searched refs:xfs_iformat_btree (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.c | 165 xfs_iformat_btree( in xfs_iformat_btree() function 200 "xfs_iformat_btree", dfp, size, in xfs_iformat_btree() 259 return xfs_iformat_btree(ip, dip, XFS_DATA_FORK); in xfs_iformat_data_fork() 311 error = xfs_iformat_btree(ip, dip, XFS_ATTR_FORK); in xfs_iformat_attr_fork()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.c | 164 xfs_iformat_btree( in xfs_iformat_btree() function 199 "xfs_iformat_btree", dfp, size, in xfs_iformat_btree() 261 return xfs_iformat_btree(ip, dip, XFS_DATA_FORK); in xfs_iformat_data_fork() 338 error = xfs_iformat_btree(ip, dip, XFS_ATTR_FORK); in xfs_iformat_attr_fork()
|
Completed in 3 milliseconds