Searched defs:new_inode (Results 1 - 25 of 33) sorted by relevance

12

/linux-master/fs/sysv/
H A Dnamei.c196 struct inode * new_inode = d_inode(new_dentry); local
/linux-master/fs/ufs/
H A Dnamei.c251 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/omfs/
H A Ddir.c377 struct inode *new_inode = d_inode(new_dentry); local
/linux-master/fs/hpfs/
H A Dnamei.c515 struct inode *new_inode = d_inode(new_dentry); local
/linux-master/fs/nilfs2/
H A Dnamei.c350 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
/linux-master/fs/bcachefs/
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/fat/
H A Dnamei_msdos.c435 struct inode *old_inode, *new_inode; local
[all...]
H A Dnamei_vfat.c936 struct inode *old_inode, *new_inode; local
1045 vfat_exchange_ipos(struct inode *old_inode, struct inode *new_inode, loff_t old_i_pos, loff_t new_i_pos) argument
1065 struct inode *old_inode, *new_inode; 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/udf/
H A Dnamei.c766 struct inode *new_inode = d_inode(new_dentry); local
[all...]
/linux-master/fs/xfs/
H A Dxfs_iops.c452 struct inode *new_inode = d_inode(ndentry); local
/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/ubifs/
H A Ddir.c1300 struct inode *new_inode = d_inode(new_dentry); local
[all...]
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...]
/linux-master/fs/9p/
H A Dvfs_inode.c813 struct inode *new_inode; local
/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/afs/
H A Ddir.c1846 struct inode *new_inode; local
/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/kernel/trace/
H A Dtrace_uprobe.c471 struct inode *new_inode = d_real_inode(new->path.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/fs/ceph/
H A Dfile.c756 struct inode *new_inode = NULL; local
[all...]

Completed in 350 milliseconds

12