Searched defs:do_truncate (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ | ||
| D | open.c | 38 int do_truncate(struct dentry *dentry, loff_t length, unsigned int time_attrs, in do_truncate() function |
| D | namei.c | 3212 bool do_truncate; in do_open() local |