Home
last modified time | relevance | path

Searched refs:ceph_try_get_caps (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h1155 extern int ceph_try_get_caps(struct inode *inode,
H A Daddr.c341 ret = ceph_try_get_caps(inode, CEPH_CAP_FILE_RD, want, in start_read()
H A Dfile.c2172 ret = ceph_try_get_caps(file_inode(src_filp), in get_rd_wr_caps()
2180 /* ceph_try_get_caps masks EAGAIN */ in get_rd_wr_caps()
H A Dcaps.c2915 int ceph_try_get_caps(struct inode *inode, int need, int want, in ceph_try_get_caps() function
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.h1277 extern int ceph_try_get_caps(struct inode *inode,
H A Daddr.c467 ret = ceph_try_get_caps(inode, CEPH_CAP_FILE_RD, want, true, &got); in ceph_init_request()
H A Dfile.c2655 ret = ceph_try_get_caps(file_inode(src_filp), in get_rd_wr_caps()
2663 /* ceph_try_get_caps masks EAGAIN */ in get_rd_wr_caps()
H A Dcaps.c2933 int ceph_try_get_caps(struct inode *inode, int need, int want, in ceph_try_get_caps() function

Completed in 28 milliseconds