Searched refs:ceph (Results 1 – 10 of 10) sorted by relevance
6 obj-$(CONFIG_CEPH_FS) += ceph.o8 ceph-y := super.o inode.o dir.o file.o locks.o addr.o ioctl.o \13 ceph-$(CONFIG_CEPH_FSCACHE) += cache.o14 ceph-$(CONFIG_CEPH_FS_POSIX_ACL) += acl.o15 ceph-$(CONFIG_FS_ENCRYPTION) += crypto.o
38 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()
18 More information at https://ceph.io/.
19 More information at https://ceph.io/.24 bool "Include file:line in ceph debug output"
94 client_id (RO) The ceph unique client id that was assigned167 cluster_fsid (RO) The ceph cluster UUID.169 client_addr (RO) The ceph unique client
125 obj-$(CONFIG_CEPH_FS) += ceph/
416 source "fs/ceph/Kconfig"
129 } ceph; member
438 source "net/ceph/Kconfig"
5321 L: ceph-devel@vger.kernel.org5323 W: http://ceph.com/5324 T: git https://github.com/ceph/ceph-client.git5325 F: include/linux/ceph/5327 F: net/ceph/5332 L: ceph-devel@vger.kernel.org5334 W: http://ceph.com/5335 T: git https://github.com/ceph/ceph-client.git5336 F: Documentation/filesystems/ceph.rst5337 F: fs/ceph/[all …]