Searched defs:change_size (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/afs/ |
H A D | inode.c | 161 bool change_size = vp->set_size; in afs_apply_status() local
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | inode.c | 172 bool change_size = vp->set_size; in afs_apply_status() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | file.c | 2104 int change_size = 1; in ocfs2_fallocate() local 1925 __ocfs2_change_file_space(struct file *file, struct inode *inode, loff_t f_pos, unsigned int cmd, struct ocfs2_space_resv *sr, int change_size) __ocfs2_change_file_space() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.c | 2098 int change_size = 1; in ocfs2_fallocate() local 1919 __ocfs2_change_file_space(struct file *file, struct inode *inode, loff_t f_pos, unsigned int cmd, struct ocfs2_space_resv *sr, int change_size) __ocfs2_change_file_space() argument
|
Completed in 8 milliseconds