Searched refs:bcachefs_fid (Results 1 – 1 of 1) sorted by relevance
1843 struct bcachefs_fid { struct1850 struct bcachefs_fid fid; argument1851 struct bcachefs_fid dir;1858 return fh_len == sizeof(struct bcachefs_fid) / sizeof(u32); in bcachefs_fid_valid()1866 static struct bcachefs_fid bch2_inode_to_fid(struct bch_inode_info *inode) in bch2_inode_to_fid()1868 return (struct bcachefs_fid) { in bch2_inode_to_fid()1897 struct bcachefs_fid *fid = (void *) fh; in bch2_encode_fh()1912 struct bcachefs_fid fid) in bch2_nfs_get_inode()1929 struct bcachefs_fid *fid = (void *) _fid; in bch2_fh_to_dentry()