Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_mount.h378 extern int xfs_unmountfs_writesb(xfs_mount_t *);
Dxfs_mount.c1539 xfs_unmountfs_writesb(mp); in xfs_unmountfs()
1615 xfs_unmountfs_writesb(xfs_mount_t *mp) in xfs_unmountfs_writesb() function
/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_sync.c434 xfs_unmountfs_writesb(mp); in xfs_quiesce_attr()