Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_fsops.h27 extern int xfs_fs_goingdown(xfs_mount_t *mp, __uint32_t inflags);
Dxfs_fsops.c756 xfs_fs_goingdown( in xfs_fs_goingdown() function
Dxfs_ioctl.c1588 error = xfs_fs_goingdown(mp, in); in xfs_file_ioctl()