Home
last modified time | relevance | path

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

123

/Linux-v6.1/fs/ocfs2/
Dsysfile.c104 inode = igrab(inode); in ocfs2_get_system_file_inode()
116 *arr = igrab(inode); in ocfs2_get_system_file_inode()
Ddcache.c291 dl->dl_inode = igrab(inode); in ocfs2_dentry_attach_lock()
Djournal.c1005 if (!igrab(inode)) in ocfs2_journal_shutdown()
1685 BUG_ON(!igrab(inode)); in ocfs2_replay_journal()
1714 BUG_ON(!igrab(inode)); in ocfs2_replay_journal()
Dlocalalloc.c1128 igrab(*bitmap_inode); in ocfs2_local_alloc_reserve_for_window()
/Linux-v6.1/fs/notify/
Dfdinfo.c85 inode = igrab(fsnotify_conn_inode(mark->connector)); in inotify_fdinfo()
111 inode = igrab(fsnotify_conn_inode(mark->connector)); in fanotify_fdinfo()
/Linux-v6.1/fs/ceph/
Dquota.c236 in = has_inode ? igrab(realm->inode) : NULL; in get_quota_realm()
342 in = has_inode ? igrab(realm->inode) : NULL; in check_quota_exceeded()
495 in = realm->inode ? igrab(realm->inode) : NULL; in ceph_quota_update_statfs()
/Linux-v6.1/fs/reiserfs/
Dfile.c80 igrab(inode); in reiserfs_file_release()
/Linux-v6.1/fs/fat/
Dnfs.c36 inode = igrab(&i->vfs_inode); in fat_dget()
/Linux-v6.1/fs/xfs/
Dxfs_filestream.c256 dir = igrab(d_inode(parent)); in xfs_filestream_get_parent()
Dxfs_icache.c525 if (!igrab(inode)) in xfs_iget_cache_hit()
1414 if (!igrab(inode)) in xfs_blockgc_igrab()
/Linux-v6.1/fs/nfs/
Dcallback_proc.c143 inode = igrab(lo->plh_inode); in nfs_layout_find_inode_by_stateid()
180 inode = igrab(lo->plh_inode); in nfs_layout_find_inode_by_fh()
Ddelegation.c284 inode = igrab(delegation->inode); in nfs_delegation_grab_inode()
1087 res = igrab(delegation->inode); in nfs_delegation_find_inode_server()
Dinternal.h662 if (igrab(inode)) in nfs_igrab_and_active()
/Linux-v6.1/drivers/dax/
Dsuper.c100 if (!dax_dev || !dax_alive(dax_dev) || !igrab(&dax_dev->inode)) in fs_dax_get_by_bdev()
/Linux-v6.1/fs/ocfs2/dlmfs/
Ddlmfs.c386 ip->ip_parent = igrab(parent); in dlmfs_get_inode()
Duserdlm.c157 if (!igrab(inode)) in user_dlm_grab_inode_ref()
/Linux-v6.1/fs/erofs/
Dfscache.c605 igrab(inode); in erofs_domain_register_cookie()
/Linux-v6.1/fs/exfat/
Dinode.c523 inode = igrab(&info->vfs_inode); in exfat_iget()
/Linux-v6.1/fs/proc/
Dinode.c133 inode = igrab(inode); in proc_invalidate_siblings_dcache()
/Linux-v6.1/fs/
Dinode.c1386 struct inode *igrab(struct inode *inode) in igrab() function
1403 EXPORT_SYMBOL(igrab);
/Linux-v6.1/fs/hfs/
Dinode.c546 igrab(dir); in hfs_file_lookup()
/Linux-v6.1/fs/jfs/
Dsuper.c860 if (!inode || !igrab(inode)) in jfs_quota_off()
/Linux-v6.1/fs/f2fs/
Dcheckpoint.c1099 inode = igrab(&fi->vfs_inode); in f2fs_sync_dirty_inodes()
1149 inode = igrab(&fi->vfs_inode); in f2fs_sync_inode_meta()
/Linux-v6.1/fs/nilfs2/
Dioctl.c623 igrab(inode); in nilfs_ioctl_move_blocks()
/Linux-v6.1/fs/gfs2/
Dinode.c307 igrab(dir); in gfs2_lookupi()
1313 igrab(dir); in gfs2_ok_to_move()

123