Searched refs:hpfs_trim_fs (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/hpfs/ |
H A D | hpfs_fn.h | 209 int hpfs_trim_fs(struct super_block *, u64, u64, u64, unsigned *);
|
H A 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
|
H A D | super.c | 215 …r = hpfs_trim_fs(file_inode(file)->i_sb, range.start >> 9, (range.start + range.len) >> 9, (range.… in hpfs_ioctl()
|