Searched refs:CEPH_SETATTR_ATIME (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/ceph/ ! | ||
D | ceph_fs.h | 371 #define CEPH_SETATTR_ATIME (1 << 4) macro |
/linux-6.12.1/fs/ceph/ ! | ||
D | inode.c | 2651 mask |= CEPH_SETATTR_ATIME; in __ceph_setattr() |