Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dioctl.c24 err = ceph_do_getattr(file_inode(file), CEPH_STAT_CAP_LAYOUT, false); in ceph_ioctl_get_layout()
79 err = ceph_do_getattr(file_inode(file), CEPH_STAT_CAP_LAYOUT, false); in ceph_ioctl_set_layout()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h699 #define CEPH_STAT_CAP_LAYOUT CEPH_CAP_FILE_SHARED macro