Searched refs:_fid (Results 1 – 3 of 3) sorted by relevance
124 struct afs_fid *_fid) in afs_dir_search_bucket() argument160 _fid->vnode = ntohl(dire->u.vnode); in afs_dir_search_bucket()161 _fid->unique = ntohl(dire->u.unique); in afs_dir_search_bucket()192 struct afs_fid *_fid, afs_dataversion_t *_dir_version) in afs_dir_search() argument219 ret = afs_dir_search_bucket(&iter, name, _fid); in afs_dir_search()
1097 struct afs_fid *_fid);1099 struct afs_fid *_fid, afs_dataversion_t *_dir_version);
1612 static struct dentry *bch2_fh_to_dentry(struct super_block *sb, struct fid *_fid, in bch2_fh_to_dentry() argument1615 struct bcachefs_fid *fid = (void *) _fid; in bch2_fh_to_dentry()1623 static struct dentry *bch2_fh_to_parent(struct super_block *sb, struct fid *_fid, in bch2_fh_to_parent() argument1626 struct bcachefs_fid_with_parent *fid = (void *) _fid; in bch2_fh_to_parent()