Searched refs:CEPH_MDS_OP_SETFILELOCK (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ceph/ | ||
| H A D | strings.c | 84 case CEPH_MDS_OP_SETFILELOCK: return "setfilelock"; in ceph_mds_op_name() |
| /linux/include/linux/ceph/ | ||
| H A D | ceph_fs.h | 344 CEPH_MDS_OP_SETFILELOCK= 0x01109, enumerator |