Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dexport.c52 type = FILEID_BTRFS_WITH_PARENT; in btrfs_encode_fh()
116 if (fh_type == FILEID_BTRFS_WITH_PARENT) { in btrfs_fh_to_parent()
140 if ((fh_type != FILEID_BTRFS_WITH_PARENT || in btrfs_fh_to_dentry()
/Linux-v5.4/include/linux/
Dexportfs.h54 FILEID_BTRFS_WITH_PARENT = 0x4e, enumerator
/Linux-v5.4/fs/ceph/
Dexport.c79 ret = FILEID_BTRFS_WITH_PARENT; in ceph_encode_snapfh()
272 if (fh_type == FILEID_BTRFS_WITH_PARENT) { in ceph_fh_to_dentry()
385 if (fh_type == FILEID_BTRFS_WITH_PARENT) { in ceph_fh_to_parent()