Home
last modified time | relevance | path

Searched refs:new_inode (Results 101 – 110 of 110) sorted by relevance

12345

/openbmc/linux/security/selinux/
H A Dhooks.c3037 struct inode *new_inode, struct dentry *new_dentry) in selinux_inode_rename() argument
3039 return may_rename(old_inode, old_dentry, new_inode, new_dentry); in selinux_inode_rename()
/openbmc/linux/fs/ceph/
H A Dinode.c77 inode = new_inode(dir->i_sb); in ceph_new_inode()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c1382 inode = new_inode(sb); in ffs_sb_make_inode()
/openbmc/linux/fs/proc/
H A Dbase.c1897 inode = new_inode(sb); in proc_pid_make_inode()
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c4864 struct inode *new_inode = d_inode(new_dentry); in nfs4_proc_rename_setup() local
4868 if (new_inode) in nfs4_proc_rename_setup()
4869 nfs4_inode_return_delegation(new_inode); in nfs4_proc_rename_setup()
/openbmc/linux/security/smack/
H A Dsmack_lsm.c1171 struct inode *new_inode, in smack_inode_rename() argument
/openbmc/linux/mm/
H A Dshmem.c2460 inode = new_inode(sb); in __shmem_get_inode()
/openbmc/linux/fs/f2fs/
H A Df2fs.h3528 struct inode **new_inode);
/openbmc/linux/fs/btrfs/
H A Ddisk-io.c1895 inode = new_inode(sb); in btrfs_init_btree_inode()
/openbmc/linux/fs/ext4/
H A Dmballoc.c3405 sbi->s_buddy_cache = new_inode(sb); in ext4_mb_init_backend()

12345