Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dopen.c39 int do_truncate(struct user_namespace *mnt_userns, struct dentry *dentry, in do_truncate() function
111 error = do_truncate(mnt_userns, path->dentry, length, 0, NULL); in vfs_truncate()
193 error = do_truncate(file_mnt_user_ns(f.file), dentry, length, in do_sys_ftruncate()
Dnamei.c3216 error = do_truncate(mnt_userns, path->dentry, 0, in handle_truncate()
3518 bool do_truncate; in do_open() local
3543 do_truncate = false; in do_open()
3553 do_truncate = true; in do_open()
3560 if (!error && do_truncate) in do_open()
3566 if (do_truncate) in do_open()
Dcoredump.c732 if (do_truncate(mnt_userns, cprm.file->f_path.dentry, in do_coredump()
/Linux-v6.1/include/linux/
Dfs.h2758 int do_truncate(struct user_namespace *, struct dentry *, loff_t start,
/Linux-v6.1/Documentation/trace/
Dftrace.rst2942 bash-1994 [000] .... 4342.324899: do_truncate <-do_last
2943 bash-1994 [000] .... 4342.324899: should_remove_suid <-do_truncate
2944 bash-1994 [000] .... 4342.324899: notify_change <-do_truncate