Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_log.h181 void xfs_log_unmount_dealloc(struct xfs_mount *mp);
Dxfs_mount.c1050 xfs_log_unmount_dealloc(mp);
Dxfs_log.c536 xfs_log_unmount_dealloc(mp); in xfs_log_unmount()
687 xfs_log_unmount_dealloc(xfs_mount_t *mp) in xfs_log_unmount_dealloc() function