Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dopen.c40 int do_truncate(struct mnt_idmap *idmap, struct dentry *dentry, in do_truncate() function
112 error = do_truncate(idmap, path->dentry, length, 0, NULL); in vfs_truncate()
194 error = do_truncate(file_mnt_idmap(f.file), dentry, length, in do_sys_ftruncate()
A Dnamei.c3219 error = do_truncate(idmap, path->dentry, 0, in handle_truncate()
3521 bool do_truncate; in do_open() local
3546 do_truncate = false; in do_open()
3556 do_truncate = true; in do_open()
3563 if (!error && do_truncate) in do_open()
3569 if (do_truncate) in do_open()
A Dcoredump.c739 if (do_truncate(idmap, cprm.file->f_path.dentry, in do_coredump()
/linux-6.3-rc2/include/linux/
A Dfs.h2319 int do_truncate(struct mnt_idmap *, struct dentry *, loff_t start,
/linux-6.3-rc2/Documentation/trace/
A Dftrace.rst2942 bash-1994 [000] .... 4342.324899: do_truncate <-do_last
2943 bash-1994 [000] .... 4342.324899: setattr_should_drop_suidgid <-do_truncate
2944 bash-1994 [000] .... 4342.324899: notify_change <-do_truncate

Completed in 42 milliseconds