Home
last modified time | relevance | path

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

/linux-6.15/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 DKconfig18 More information at https://ceph.io/.
/linux-6.15/Documentation/filesystems/
H A Dceph.rst73 getfattr -n ceph.dir.rfiles /some/dir
74 getfattr -n ceph.dir.rbytes /some/dir
83 extended attributes 'ceph.quota.max_files' and 'ceph.quota.max_bytes', eg::
86 getfattr -n ceph.quota.max_bytes /some/dir
106 …# mount -t ceph [email protected]=/ /mnt/ceph -o mon_addr=1.2.3…
113 # mount -t ceph cephuser@cephfs=/ /mnt/ceph -o mon_addr=mon-addr
117 # mount -t ceph cephuser@cephfs=/ /mnt/ceph -o mon_addr=192.168.1.100/192.168.1.101
133 FSID of the cluster (from `ceph fsid` command).
215 https://ceph.com/
218 - https://github.com/ceph/ceph-client.git
[all …]
H A Dindex.rst79 ceph
/linux-6.15/net/ceph/
H A DKconfig19 More information at https://ceph.io/.
24 bool "Include file:line in ceph debug output"
/linux-6.15/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-6.15/net/
H A DMakefile64 obj-$(CONFIG_CEPH_LIB) += ceph/
H A DKconfig438 source "net/ceph/Kconfig"
/linux-6.15/fs/
H A DMakefile124 obj-$(CONFIG_CEPH_FS) += ceph/
H A DKconfig417 source "fs/ceph/Kconfig"
/linux-6.15/include/linux/
H A Dfilelock.h129 } ceph; member
/linux-6.15/drivers/block/
H A DKconfig378 More information at http://ceph.newdream.net/.
/linux-6.15/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst333 0x97 00-7F fs/ceph/ioctl.h Ceph file system
/linux-6.15/
H A DMAINTAINERS5433 L: ceph[email protected]
5435 W: http://ceph.com/
5436 T: git https://github.com/ceph/ceph-client.git
5437 F: include/linux/ceph/
5439 F: net/ceph/
5446 W: http://ceph.com/
5447 T: git https://github.com/ceph/ceph-client.git
5449 F: fs/ceph/
17126 X: net/ceph/
20318 W: http://ceph.com/
[all …]