Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_fsops.h14 extern int xfs_fs_goingdown(xfs_mount_t *mp, uint32_t inflags);
Dxfs_fsops.c430 xfs_fs_goingdown( in xfs_fs_goingdown() function
Dxfs_ioctl.c2313 return xfs_fs_goingdown(mp, in); in xfs_file_ioctl()