Home
last modified time | relevance | path

Searched refs:ceph (Results 1 – 10 of 10) sorted by relevance

/linux/fs/ceph/
H A DMakefile6 obj-$(CONFIG_CEPH_FS) += ceph.o
8 ceph-y := super.o inode.o dir.o file.o locks.o addr.o ioctl.o \
13 ceph-$(CONFIG_CEPH_FSCACHE) += cache.o
14 ceph-$(CONFIG_CEPH_FS_POSIX_ACL) += acl.o
15 ceph-$(CONFIG_FS_ENCRYPTION) += crypto.o
H A Dlocks.c38 dst->fl_u.ceph.inode = igrab(inode); in ceph_fl_copy_lock()
47 struct inode *inode = fl->fl_u.ceph.inode; in ceph_fl_release_lock()
64 fl->fl_u.ceph.inode = NULL; in ceph_fl_release_lock()
H A DKconfig15 More information at https://ceph.io/.
/linux/net/ceph/
H A DKconfig19 More information at https://ceph.io/.
24 bool "Include file:line in ceph debug output"
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rbd94 client_id (RO) The ceph unique client id that was assigned
167 cluster_fsid (RO) The ceph cluster UUID.
169 client_addr (RO) The ceph unique client
/linux/include/trace/events/
H A Dceph.h8 #define TRACE_SYSTEM ceph
/linux/include/linux/
H A Dfilelock.h130 } ceph; member
/linux/fs/
H A DKconfig409 source "fs/ceph/Kconfig"
/linux/drivers/block/
H A DKconfig324 More information at http://ceph.newdream.net/.
/linux/
H A DMAINTAINERS5898 L: ceph-devel@vger.kernel.org
5900 W: http://ceph.com/
5901 B: https://tracker.ceph.com/
5902 T: git https://github.com/ceph/ceph-client.git
5903 F: include/linux/ceph/
5905 F: net/ceph/
5911 L: ceph-devel@vger.kernel.org
5913 W: http://ceph.com/
5914 B: https://tracker.ceph
[all...]