Searched refs:CEPH_MDS_OP_GETFILELOCK (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ceph/ | ||
| H A D | strings.c | 85 case CEPH_MDS_OP_GETFILELOCK: return "getfilelock"; in ceph_mds_op_name() |
| /linux/include/linux/ceph/ | ||
| H A D | ceph_fs.h | 345 CEPH_MDS_OP_GETFILELOCK= 0x00110, enumerator |