Home
last modified time | relevance | path

Searched refs:igrab (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsysfile.c106 inode = igrab(inode); in ocfs2_get_system_file_inode()
118 *arr = igrab(inode); in ocfs2_get_system_file_inode()
H A Ddcache.c293 dl->dl_inode = igrab(inode); in ocfs2_dentry_attach_lock()
H A Djournal.c979 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 Dfdinfo.c84 inode = igrab(fsnotify_conn_inode(mark->connector)); in inotify_fdinfo()
113 inode = igrab(fsnotify_conn_inode(mark->connector)); in fanotify_fdinfo()
H A Dmark.c499 inode = igrab(fsnotify_conn_inode(conn)); in fsnotify_attach_connector_to_object()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dquota.c232 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 Dabi_gki_aarch64_tuxera83 igrab
H A Dabi_gki_aarch64_asus96 igrab
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dfile.c80 igrab(inode); in reiserfs_file_release()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback_proc.c138 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 Ddelegation.c284 inode = igrab(delegation->inode); in nfs_delegation_grab_inode()
1063 res = igrab(delegation->inode); in nfs_delegation_find_inode_server()
H A Dinternal.h628 if (igrab(inode)) in nfs_igrab_and_active()
/OK3568_Linux_fs/kernel/fs/fat/
H A Dnfs.c36 inode = igrab(&i->vfs_inode); in fat_dget()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_filestream.c256 dir = igrab(d_inode(parent)); in xfs_filestream_get_parent()
H A Dxfs_icache.c444 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 Dinode.c641 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 Ddlmfs.c379 ip->ip_parent = igrab(parent); in dlmfs_get_inode()
H A Duserdlm.c159 if (!igrab(inode)) in user_dlm_grab_inode_ref()
/OK3568_Linux_fs/kernel/drivers/dax/
H A Dsuper.c648 if (igrab(&dax_dev->inode)) in dax_get_by_host()
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dinode.c542 inode = igrab(&info->vfs_inode); in exfat_iget()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dinode.c135 inode = igrab(inode); in proc_invalidate_siblings_dcache()
/OK3568_Linux_fs/kernel/fs/
H A Dinode.c1294 struct inode *igrab(struct inode *inode) in igrab() function
1311 EXPORT_SYMBOL(igrab);
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dinode.c544 igrab(dir); in hfs_file_lookup()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfree-space-cache.c107 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 Dcheckpoint.c1086 inode = igrab(&fi->vfs_inode); in f2fs_sync_dirty_inodes()
1136 inode = igrab(&fi->vfs_inode); in f2fs_sync_inode_meta()

123