Home
last modified time | relevance | path

Searched refs:simple_rename (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/ramfs/
H A Dinode.c169 .rename = simple_rename,
/openbmc/linux/kernel/bpf/
H A Dinode.c410 .rename = simple_rename,
/openbmc/linux/fs/debugfs/
H A Dinode.c852 error = simple_rename(&nop_mnt_idmap, d_inode(old_dir), old_dentry, in debugfs_rename()
/openbmc/linux/drivers/android/
H A Dbinderfs.c363 return simple_rename(idmap, old_dir, old_dentry, new_dir, in binderfs_rename()
/openbmc/linux/fs/
H A Dlibfs.c751 int simple_rename(struct mnt_idmap *idmap, struct inode *old_dir, in simple_rename() function
780 EXPORT_SYMBOL(simple_rename);
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c1356 .rename = simple_rename,
/openbmc/linux/include/linux/
H A Dfs.h3140 extern int simple_rename(struct mnt_idmap *, struct inode *,