Searched refs:hpfs_trim_fs (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/hpfs/ |
| D | hpfs_fn.h | 209 int hpfs_trim_fs(struct super_block *, u64, u64, u64, unsigned *);
|
| D | alloc.c | 525 int hpfs_trim_fs(struct super_block *s, u64 start, u64 end, u64 minlen, unsigned *result) in hpfs_trim_fs() function
|
| D | super.c | 216 …r = hpfs_trim_fs(file_inode(file)->i_sb, range.start >> 9, (range.start + range.len) >> 9, (range.… in hpfs_ioctl()
|