Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dexport.c52 type = FILEID_BTRFS_WITH_PARENT; in btrfs_encode_fh()
95 if (fh_type == FILEID_BTRFS_WITH_PARENT) { in btrfs_fh_to_parent()
119 if ((fh_type != FILEID_BTRFS_WITH_PARENT || in btrfs_fh_to_dentry()
/kernel/linux/linux-5.10/include/linux/
Dexportfs.h54 FILEID_BTRFS_WITH_PARENT = 0x4e, enumerator
/kernel/linux/linux-5.10/fs/ceph/
Dexport.c79 ret = FILEID_BTRFS_WITH_PARENT; in ceph_encode_snapfh()
289 if (fh_type == FILEID_BTRFS_WITH_PARENT) { in ceph_fh_to_dentry()
407 if (fh_type == FILEID_BTRFS_WITH_PARENT) { in ceph_fh_to_parent()