Home
last modified time | relevance | path

Searched full:fitrim (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/admin-guide/
H A Djfs.rst56 devices and sparse/thinly-provisioned LUNs. The FITRIM ioctl
63 on an FITRIM ioctl().
/linux/fs/jfs/
H A Dioctl.c110 case FITRIM: in jfs_ioctl()
120 jfs_warn("FITRIM not supported on device"); in jfs_ioctl()
/linux/fs/gfs2/
H A Dfile.c328 case FITRIM: in gfs2_ioctl()
342 case FITRIM: in gfs2_compat_ioctl()
/linux/tools/include/uapi/linux/
H A Dfs.h225 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */ macro
/linux/fs/xfs/
H A Dxfs_discard.c807 * The realtime device is mapped into the FITRIM "address space" immediately
/linux/fs/hpfs/
H A Dsuper.c209 case FITRIM: { in hpfs_ioctl()
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h311 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */ macro
/linux/fs/ntfs/
H A Dfile.c789 case FITRIM: in ntfs_ioctl()
/linux/fs/btrfs/
H A Dioctl.c423 * available in zoned filesystem. So, disallow fitrim on a zoned in btrfs_ioctl_fitrim()
5158 case FITRIM: in btrfs_ioctl()
H A Dvolumes.c8258 * acquired by the fitrim operation and can take a while since it does in btrfs_run_dev_stats()
/linux/fs/ext4/
H A Dext4.h1691 /* record the last minlen when FITRIM is called. */