Searched defs:new_inode (Results 1 - 25 of 33) sorted by last modified time

12

/linux-master/fs/9p/
H A Dvfs_inode.c837 struct inode *new_inode; local
/linux-master/fs/btrfs/
H A Dinode.c8811 struct inode *new_inode = new_dentry->d_inode; local
9067 struct inode *new_inode = d_inode(new_dentry); local
[all...]
/linux-master/fs/bcachefs/
H A Dfsck.c399 struct bch_inode_unpacked new_inode; local
465 struct bch_inode_unpacked new_inode; local
[all...]
H A Dfs-common.c19 bch2_create_trans(struct btree_trans *trans, subvol_inum dir, struct bch_inode_unpacked *dir_u, struct bch_inode_unpacked *new_inode, const struct qstr *name, uid_t uid, gid_t gid, umode_t mode, dev_t rdev, struct posix_acl *default_acl, struct posix_acl *acl, subvol_inum snapshot_src, unsigned flags) argument
[all...]
/linux-master/fs/ubifs/
H A Djournal.c1345 ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, const struct inode *old_inode, const struct fscrypt_name *old_nm, const struct inode *new_dir, const struct inode *new_inode, const struct fscrypt_name *new_nm, const struct inode *whiteout, int sync) argument
[all...]
H A Ddir.c1300 struct inode *new_inode = d_inode(new_dentry); local
[all...]
/linux-master/fs/exfat/
H A Dnamei.c1114 struct inode *new_inode = new_dentry->d_inode; local
1237 struct inode *old_inode, *new_inode; local
[all...]
/linux-master/fs/ceph/
H A Dfile.c756 struct inode *new_inode = NULL; local
[all...]
/linux-master/fs/f2fs/
H A Dnamei.c959 struct inode *new_inode = d_inode(new_dentry); local
852 __f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, struct file *file, umode_t mode, bool is_whiteout, struct inode **new_inode, struct f2fs_filename *fname) argument
946 f2fs_get_tmpfile(struct mnt_idmap *idmap, struct inode *dir, struct inode **new_inode) argument
1154 struct inode *new_inode = d_inode(new_dentry); local
[all...]
/linux-master/fs/afs/
H A Ddir.c1846 struct inode *new_inode; local
/linux-master/fs/nfs/
H A Dnfs4proc.c4863 struct inode *new_inode = d_inode(new_dentry); local
H A Ddir.c2652 struct inode *new_inode = d_inode(new_dentry); local
/linux-master/fs/
H A Dinode.c1029 struct inode *new_inode(struct super_block *sb) function
1038 EXPORT_SYMBOL(new_inode); variable
/linux-master/security/smack/
H A Dsmack_lsm.c1176 smack_inode_rename(struct inode *old_inode, struct dentry *old_dentry, struct inode *new_inode, struct dentry *new_dentry) argument
/linux-master/security/selinux/
H A Dhooks.c3050 selinux_inode_rename(struct inode *old_inode, struct dentry *old_dentry, struct inode *new_inode, struct dentry *new_dentry) argument
/linux-master/kernel/trace/
H A Dtrace_uprobe.c471 struct inode *new_inode = d_real_inode(new->path.dentry); local
/linux-master/fs/xfs/
H A Dxfs_iops.c452 struct inode *new_inode = d_inode(ndentry); local
/linux-master/fs/udf/
H A Dnamei.c766 struct inode *new_inode = d_inode(new_dentry); local
[all...]
/linux-master/fs/ntfs3/
H A Dnamei.c262 struct inode *new_inode = d_inode(new_dentry); local
/linux-master/drivers/android/
H A Dbinderfs.c518 struct inode *new_inode, *parent_inode; local
550 struct inode *new_inode, *parent_inod local
[all...]
/linux-master/fs/ocfs2/
H A Dnamei.c1208 struct inode *new_inode = d_inode(new_dentry); local
2508 ocfs2_create_inode_in_orphan(struct inode *dir, int mode, struct inode **new_inode) argument
[all...]
/linux-master/fs/nilfs2/
H A Dnamei.c350 struct inode *new_inode = d_inode(new_dentry); local
/linux-master/fs/minix/
H A Dnamei.c182 struct inode * new_inode = d_inode(new_dentry); local
/linux-master/fs/ext2/
H A Dnamei.c323 struct inode * new_inode = d_inode(new_dentry); local
/linux-master/fs/bfs/
H A Ddir.c206 struct inode *old_inode, *new_inode; local

Completed in 475 milliseconds

12