Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_trans.h217 void xfs_trans_inode_alloc_buf(xfs_trans_t *, struct xfs_buf *);
Dxfs_trans_buf.c643 xfs_trans_inode_alloc_buf( in xfs_trans_inode_alloc_buf() function
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ialloc.c390 xfs_trans_inode_alloc_buf(tp, fbuf); in xfs_ialloc_inode_init()