Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.h214 extern int xfs_qm_vop_chown_reserve(xfs_trans_t *, xfs_inode_t *,
Dxfs_qm_bhv.c375 .xfs_dqvopchownresv = xfs_qm_vop_chown_reserve,
Dxfs_qm.c2617 xfs_qm_vop_chown_reserve( in xfs_qm_vop_chown_reserve() function