Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_mount.h333 extern void xfs_set_low_space_thresholds(struct xfs_mount *);
Dxfs_mount.c485 xfs_set_low_space_thresholds( in xfs_set_low_space_thresholds() function
706 xfs_set_low_space_thresholds(mp); in xfs_mountfs()
Dxfs_fsops.c505 xfs_set_low_space_thresholds(mp); in xfs_growfs_data_private()