Home
last modified time | relevance | path

Searched defs:small (Results 1 – 2 of 2) sorted by relevance

/fs/
Dopen.c157 long do_ftruncate(struct file *file, loff_t length, int small) in do_ftruncate()
189 long do_sys_ftruncate(unsigned int fd, loff_t length, int small) in do_sys_ftruncate()
/fs/btrfs/
Dsysfs.c810 u32 small = 0; in btrfs_size_classes_show() local