Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_buf.c939 xfs_trans_inode_alloc_buf( in xfs_trans_inode_alloc_buf() function
Dxfs_trans.h1008 void xfs_trans_inode_alloc_buf(xfs_trans_t *, struct xfs_buf *);
Dxfs_ialloc.c295 xfs_trans_inode_alloc_buf(tp, fbuf); in xfs_ialloc_ag_alloc()