Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dioctl.c23 err = ceph_do_getattr(file_inode(file), CEPH_STAT_CAP_LAYOUT, false); in ceph_ioctl_get_layout()
78 err = ceph_do_getattr(file_inode(file), CEPH_STAT_CAP_LAYOUT, false); in ceph_ioctl_set_layout()
/linux-6.1.9/include/linux/ceph/
Dceph_fs.h677 #define CEPH_STAT_CAP_LAYOUT CEPH_CAP_FILE_SHARED macro