Searched refs:do_truncate (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ |
| H A D | namei.c | 4244 error = do_truncate(idmap, path->dentry, 0, in handle_truncate() 4598 bool do_truncate; in do_open() local 4623 do_truncate = false; in do_open() 4633 do_truncate = true; in do_open() 4640 if (!error && do_truncate) in do_open() 4646 if (do_truncate) in do_open()
|
| H A D | coredump.c | 964 if (do_truncate(idmap, file->f_path.dentry, 0, 0, file)) in coredump_file()
|
| /linux/include/linux/ |
| H A D | fs.h | 2440 int do_truncate(struct mnt_idmap *, struct dentry *, loff_t start,
|
| /linux/Documentation/trace/ |
| H A D | ftrace.rst | 3181 bash-1994 [000] .... 4342.324899: do_truncate <-do_last 3182 bash-1994 [000] .... 4342.324899: setattr_should_drop_suidgid <-do_truncate 3183 bash-1994 [000] .... 4342.324899: notify_change <-do_truncate
|