Home
last modified time | relevance | path

Searched refs:xfs_reserve_blocks (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/
A Dxfs_fsops.h11 int xfs_reserve_blocks(struct xfs_mount *mp, uint64_t request);
A Dxfs_mount.c999 error = xfs_reserve_blocks(mp, xfs_default_resblks(mp)); in xfs_mountfs()
1113 error = xfs_reserve_blocks(mp, 0); in xfs_unmountfs()
A Dxfs_fsops.c355 xfs_reserve_blocks( in xfs_reserve_blocks() function
A Dxfs_super.c898 xfs_reserve_blocks(mp, 0); in xfs_save_resvblks()
912 xfs_reserve_blocks(mp, resblks); in xfs_restore_resvblks()
A Dxfs_ioctl.c1110 error = xfs_reserve_blocks(mp, fsop.resblks); in xfs_ioctl_getset_resblocks()

Completed in 12 milliseconds