Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h169 int xfs_iformat_attr_fork(struct xfs_inode *, struct xfs_dinode *);
H A Dxfs_inode_buf.c250 error = xfs_iformat_attr_fork(ip, from); in xfs_inode_from_disk()
H A Dxfs_inode_fork.c314 xfs_iformat_attr_fork( in xfs_iformat_attr_fork() function