Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H 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()
H A Dnamei.c3293 error = do_truncate(idmap, path->dentry, 0, in handle_truncate()
3595 bool do_truncate; in do_open() local
3620 do_truncate = false; in do_open()
3630 do_truncate = true; in do_open()
3637 if (!error && do_truncate) in do_open()
3643 if (do_truncate) in do_open()
H A Dcoredump.c741 if (do_truncate(idmap, cprm.file->f_path.dentry, in do_coredump()
/openbmc/linux/include/linux/
H A Dfs.h2492 int do_truncate(struct mnt_idmap *, struct dentry *, loff_t start,
/openbmc/linux/Documentation/trace/
H A Dftrace.rst3105 bash-1994 [000] .... 4342.324899: do_truncate <-do_last
3106 bash-1994 [000] .... 4342.324899: setattr_should_drop_suidgid <-do_truncate
3107 bash-1994 [000] .... 4342.324899: notify_change <-do_truncate