Searched defs:small (Results 1 – 2 of 2) sorted by relevance
157 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()
810 u32 small = 0; in btrfs_size_classes_show() local