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