Searched refs:CEPH_SETATTR_UID (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ceph/ | ||
D | ceph_fs.h | 348 #define CEPH_SETATTR_UID 2 macro |
/linux-4.19.296/fs/ceph/ | ||
D | inode.c | 2013 mask |= CEPH_SETATTR_UID; in __ceph_setattr() |