Home
last modified time | relevance | path

Searched refs:do_truncate (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/fs/
Dopen.c38 int do_truncate(struct user_namespace *mnt_userns, struct dentry *dentry, in do_truncate() function
110 error = do_truncate(mnt_userns, path->dentry, length, 0, NULL); in vfs_truncate()
192 error = do_truncate(file_mnt_user_ns(f.file), dentry, length, in do_sys_ftruncate()
Dnamei.c3084 error = do_truncate(mnt_userns, path->dentry, 0, in handle_truncate()
3389 bool do_truncate; in do_open() local
3414 do_truncate = false; in do_open()
3424 do_truncate = true; in do_open()
3431 if (!error && do_truncate) in do_open()
3437 if (do_truncate) in do_open()
Dcoredump.c798 if (do_truncate(mnt_userns, cprm.file->f_path.dentry, in do_coredump()
/Linux-v5.15/include/linux/
Dfs.h2728 int do_truncate(struct user_namespace *, struct dentry *, loff_t start,
/Linux-v5.15/Documentation/trace/
Dftrace.rst2931 bash-1994 [000] .... 4342.324899: do_truncate <-do_last
2932 bash-1994 [000] .... 4342.324899: should_remove_suid <-do_truncate
2933 bash-1994 [000] .... 4342.324899: notify_change <-do_truncate