Searched refs:ceph_encode_snapfh (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | export.c | 35 static int ceph_encode_snapfh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_snapfh() function 95 return ceph_encode_snapfh(inode, rawfh, max_len, parent_inode); in ceph_encode_fh()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | export.c | 36 static int ceph_encode_snapfh(struct inode *inode, u32 *rawfh, int *max_len, in ceph_encode_snapfh() function 96 return ceph_encode_snapfh(inode, rawfh, max_len, parent_inode); in ceph_encode_fh()
|
Completed in 3 milliseconds