| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | sysfile.c | 106 inode = igrab(inode); in ocfs2_get_system_file_inode() 118 *arr = igrab(inode); in ocfs2_get_system_file_inode()
|
| H A D | dcache.c | 293 dl->dl_inode = igrab(inode); in ocfs2_dentry_attach_lock()
|
| H A D | journal.c | 979 if (!igrab(inode)) in ocfs2_journal_shutdown() 1661 if (!igrab(inode)) in ocfs2_replay_journal() 1691 if (!igrab(inode)) in ocfs2_replay_journal()
|
| /OK3568_Linux_fs/kernel/fs/notify/ |
| H A D | fdinfo.c | 84 inode = igrab(fsnotify_conn_inode(mark->connector)); in inotify_fdinfo() 113 inode = igrab(fsnotify_conn_inode(mark->connector)); in fanotify_fdinfo()
|
| H A D | mark.c | 499 inode = igrab(fsnotify_conn_inode(conn)); in fsnotify_attach_connector_to_object()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | quota.c | 232 in = has_inode ? igrab(realm->inode) : NULL; in get_quota_realm() 339 in = has_inode ? igrab(realm->inode) : NULL; in check_quota_exceeded() 492 in = realm->inode ? igrab(realm->inode) : NULL; in ceph_quota_update_statfs()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_tuxera | 83 igrab
|
| H A D | abi_gki_aarch64_asus | 96 igrab
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | file.c | 80 igrab(inode); in reiserfs_file_release()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | callback_proc.c | 138 inode = igrab(lo->plh_inode); in nfs_layout_find_inode_by_stateid() 175 inode = igrab(lo->plh_inode); in nfs_layout_find_inode_by_fh()
|
| H A D | delegation.c | 284 inode = igrab(delegation->inode); in nfs_delegation_grab_inode() 1063 res = igrab(delegation->inode); in nfs_delegation_find_inode_server()
|
| H A D | internal.h | 628 if (igrab(inode)) in nfs_igrab_and_active()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | nfs.c | 36 inode = igrab(&i->vfs_inode); in fat_dget()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_filestream.c | 256 dir = igrab(d_inode(parent)); in xfs_filestream_get_parent()
|
| H A D | xfs_icache.c | 444 if (!igrab(inode)) { in xfs_iget_cache_hit() 756 if (!igrab(inode)) in xfs_inode_walk_ag_grab()
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | inode.c | 641 OVL_I(inode)->lower = igrab(d_inode(oip->lowerpath->dentry)); in ovl_inode_init() 643 OVL_I(inode)->lowerdata = igrab(d_inode(oip->lowerdata)); in ovl_inode_init()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/ |
| H A D | dlmfs.c | 379 ip->ip_parent = igrab(parent); in dlmfs_get_inode()
|
| H A D | userdlm.c | 159 if (!igrab(inode)) in user_dlm_grab_inode_ref()
|
| /OK3568_Linux_fs/kernel/drivers/dax/ |
| H A D | super.c | 648 if (igrab(&dax_dev->inode)) in dax_get_by_host()
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | inode.c | 542 inode = igrab(&info->vfs_inode); in exfat_iget()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | inode.c | 135 inode = igrab(inode); in proc_invalidate_siblings_dcache()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | inode.c | 1294 struct inode *igrab(struct inode *inode) in igrab() function 1311 EXPORT_SYMBOL(igrab);
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | inode.c | 544 igrab(dir); in hfs_file_lookup()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | free-space-cache.c | 107 inode = igrab(block_group->inode); in lookup_free_space_inode() 126 block_group->inode = igrab(inode); in lookup_free_space_inode() 3895 inode = igrab(root->ino_cache_inode); in lookup_free_ino_inode() 3906 root->ino_cache_inode = igrab(inode); in lookup_free_ino_inode()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | checkpoint.c | 1086 inode = igrab(&fi->vfs_inode); in f2fs_sync_dirty_inodes() 1136 inode = igrab(&fi->vfs_inode); in f2fs_sync_inode_meta()
|