Home
last modified time | relevance | path

Searched refs:CEPH_SETATTR_CTIME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h368 #define CEPH_SETATTR_CTIME (1 << 6) macro
/openbmc/linux/fs/ceph/
H A Dinode.c2671 mask |= CEPH_SETATTR_CTIME; in __ceph_setattr()