Searched refs:CEPH_SETATTR_CTIME (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ceph/ | ||
| H A D | ceph_fs.h | 380 #define CEPH_SETATTR_CTIME (1 << 6) macro |
| /linux/fs/ceph/ | ||
| H A D | inode.c | 2811 mask |= CEPH_SETATTR_CTIME; in __ceph_setattr() |