Home
last modified time | relevance | path

Searched refs:bch2_inode_to_fid (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
H A Dfs.c1552 static struct bcachefs_fid bch2_inode_to_fid(struct bch_inode_info *inode) in bch2_inode_to_fid() function
1577 fid->fid = bch2_inode_to_fid(inode); in bch2_encode_fh()
1578 fid->dir = bch2_inode_to_fid(dir); in bch2_encode_fh()
1590 *fid = bch2_inode_to_fid(inode); in bch2_encode_fh()