| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_inode.c | 67 inode_init_owner(inode, parent, mode); in ialloc()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/ |
| H A D | dlmfs.c | 332 inode_init_owner(inode, NULL, mode); in dlmfs_get_root_inode() 355 inode_init_owner(inode, parent, mode); in dlmfs_get_inode()
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | ialloc.c | 108 inode_init_owner(inode, dir, mode); in udf_new_inode()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_asus | 107 inode_init_owner
|
| /OK3568_Linux_fs/kernel/fs/ramfs/ |
| H A D | inode.c | 70 inode_init_owner(inode, dir, mode); in ramfs_get_inode()
|
| /OK3568_Linux_fs/kernel/fs/sysv/ |
| H A D | ialloc.c | 166 inode_init_owner(inode, dir, mode); in sysv_new_inode()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/tests/ |
| H A D | btrfs-tests.c | 59 inode_init_owner(inode, NULL, S_IFREG); in btrfs_new_test_inode()
|
| /OK3568_Linux_fs/kernel/fs/minix/ |
| H A D | bitmap.c | 255 inode_init_owner(inode, dir, mode); in minix_new_inode()
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | ialloc.c | 292 inode_init_owner(inode, dir, mode); in ufs_new_inode()
|
| /OK3568_Linux_fs/kernel/fs/bfs/ |
| H A D | dir.c | 99 inode_init_owner(inode, dir, mode); in bfs_create()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | ialloc.c | 554 inode_init_owner(inode, dir, mode); in ext2_new_inode()
|
| /OK3568_Linux_fs/kernel/fs/omfs/ |
| H A D | inode.c | 52 inode_init_owner(inode, NULL, mode); in omfs_new_inode()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | inode.c | 125 inode_init_owner(inode, dir, mode); in bpf_get_inode()
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | inode.c | 379 inode_init_owner(inode, dir, mode); in hfsplus_new_inode()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | inode.c | 2140 void inode_init_owner(struct inode *inode, const struct inode *dir, in inode_init_owner() function 2158 EXPORT_SYMBOL_NS(inode_init_owner, ANDROID_GKI_VFS_EXPORT_ONLY);
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_inode.c | 254 inode_init_owner(inode, NULL, mode); in v9fs_init_inode()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | namei.c | 49 inode_init_owner(inode, dir, mode); in f2fs_new_inode()
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | pseudo_files.c | 1309 inode_init_owner(inode, NULL, S_IFREG | READ_WRITE_FILE_MODE); in get_pseudo_inode()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | inode.c | 371 inode_init_owner(inode, dir, mode); in nilfs_new_inode()
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | dir.c | 643 inode_init_owner(inode, dentry->d_parent->d_inode, mode); in ovl_create_object()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | ialloc.c | 979 inode_init_owner(inode, dir, mode); in __ext4_new_inode()
|
| /OK3568_Linux_fs/kernel/fs/hugetlbfs/ |
| H A D | inode.c | 846 inode_init_owner(inode, dir, mode); in hugetlbfs_get_inode()
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | namei.c | 618 inode_init_owner(inode, dir, mode); in new_inode_init()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | dir.c | 97 inode_init_owner(inode, dir, mode); in ubifs_new_inode()
|
| /OK3568_Linux_fs/kernel/fs/zonefs/ |
| H A D | super.c | 1354 inode_init_owner(inode, parent, S_IFDIR | 0555); in zonefs_init_dir_inode()
|