Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ceph/
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
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()
A DKconfig17 More information at https://ceph.io/.
/linux-6.3-rc2/Documentation/filesystems/
A Dceph.rst70 extended attributes 'ceph.quota.max_files' and 'ceph.quota.max_bytes', eg::
72 setfattr -n ceph.quota.max_bytes -v 100000000 /some/dir
73 getfattr -n ceph.quota.max_bytes /some/dir
93 …# mount -t ceph cephuser@07fe3187-00d9-42a3-814b-72a4d5e7d5be.cephfs=/ /mnt/ceph -o mon_addr=1.2.3…
100 # mount -t ceph cephuser@cephfs=/ /mnt/ceph -o mon_addr=mon-addr
104 # mount -t ceph cephuser@cephfs=/ /mnt/ceph -o mon_addr=192.168.1.100/192.168.1.101
106 When using the mount helper, monitor address can be read from ceph
120 FSID of the cluster (from `ceph fsid` command).
202 https://ceph.com/
205 - https://github.com/ceph/ceph-client.git
[all …]
A Dindex.rst76 ceph
/linux-6.3-rc2/net/ceph/
A DKconfig19 More information at https://ceph.io/.
24 bool "Include file:line in ceph debug output"
/linux-6.3-rc2/Documentation/ABI/testing/
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.3-rc2/net/
A DMakefile65 obj-$(CONFIG_CEPH_LIB) += ceph/
A DKconfig384 source "net/ceph/Kconfig"
/linux-6.3-rc2/fs/
A DMakefile135 obj-$(CONFIG_CEPH_FS) += ceph/
A DKconfig376 source "fs/ceph/Kconfig"
/linux-6.3-rc2/include/linux/
A Dfilelock.h125 } ceph; member
/linux-6.3-rc2/drivers/block/
A DKconfig369 More information at http://ceph.newdream.net/.
/linux-6.3-rc2/Documentation/userspace-api/ioctl/
A Dioctl-number.rst321 0x97 00-7F fs/ceph/ioctl.h Ceph file system
/linux-6.3-rc2/
A DMAINTAINERS4741 L: ceph-devel@vger.kernel.org
4743 W: http://ceph.com/
4744 T: git https://github.com/ceph/ceph-client.git
4745 F: include/linux/ceph/
4747 F: net/ceph/
4753 L: ceph-devel@vger.kernel.org
4755 W: http://ceph.com/
4756 T: git https://github.com/ceph/ceph-client.git
4758 F: fs/ceph/
17460 W: http://ceph.com/
[all …]

Completed in 43 milliseconds