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