Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A 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()
/linux/fs/ceph/
A Dexport.c79 ret = FILEID_BTRFS_WITH_PARENT; in ceph_encode_snapfh()
300 if (fh_type == FILEID_BTRFS_WITH_PARENT) { in ceph_fh_to_dentry()
418 if (fh_type == FILEID_BTRFS_WITH_PARENT) { in ceph_fh_to_parent()
/linux/include/linux/
A Dexportfs.h54 FILEID_BTRFS_WITH_PARENT = 0x4e, enumerator

Completed in 6 milliseconds