Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
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()
/linux-6.6.21/include/linux/ceph/
Dceph_fs.h699 #define CEPH_STAT_CAP_LAYOUT CEPH_CAP_FILE_SHARED macro