Home
last modified time | relevance | path

Searched refs:ceph_as_ctx_to_req (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/ceph/
Ddir.c962 ceph_as_ctx_to_req(req, &as_ctx); in ceph_mknod()
1081 ceph_as_ctx_to_req(req, &as_ctx); in ceph_symlink()
1161 ceph_as_ctx_to_req(req, &as_ctx); in ceph_mkdir()
Dsuper.h1036 void ceph_as_ctx_to_req(struct ceph_mds_request *req,
Dfile.c890 ceph_as_ctx_to_req(req, &as_ctx); in ceph_atomic_open()
Dinode.c112 void ceph_as_ctx_to_req(struct ceph_mds_request *req, in ceph_as_ctx_to_req() function