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.h12 extern int xfs_reserve_blocks(xfs_mount_t *mp, uint64_t *inval,
A Dxfs_mount.c934 error = xfs_reserve_blocks(mp, &resblks, NULL); in xfs_mountfs()
1059 error = xfs_reserve_blocks(mp, &resblks, NULL); in xfs_unmountfs()
A Dxfs_fsops.c373 xfs_reserve_blocks( in xfs_reserve_blocks() function
A Dxfs_super.c850 xfs_reserve_blocks(mp, &resblks, NULL); in xfs_save_resvblks()
864 xfs_reserve_blocks(mp, &resblks, NULL); in xfs_restore_resvblks()
A Dxfs_ioctl.c2096 error = xfs_reserve_blocks(mp, &in, &inout); in xfs_file_ioctl()
2112 error = xfs_reserve_blocks(mp, NULL, &out); in xfs_file_ioctl()

Completed in 14 milliseconds