Searched refs:CEPH_CLIENT_CAPS_NO_CAPSNAP (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ceph/ | ||
D | ceph_fs.h | 678 #define CEPH_CLIENT_CAPS_NO_CAPSNAP (1<<1) macro |
/Linux-v4.19/fs/ceph/ | ||
D | caps.c | 1369 arg.flags = CEPH_CLIENT_CAPS_NO_CAPSNAP; in __send_cap() |