Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vfs.h233 #define fs_check_frozen(vfsp, level) \ macro
Dxfs_lrw.c608 fs_check_frozen(vp->v_vfsp, SB_FREEZE_WRITE); in xfs_write()
/linux-2.4.37.9/fs/xfs/
Dxfs_trans.c134 fs_check_frozen(XFS_MTOVFS(mp), SB_FREEZE_TRANS); in xfs_trans_alloc()