Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h1156 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()
H A Dcaps.c2908 int ceph_try_get_caps(struct inode *inode, int need, int want, in ceph_try_get_caps() function