Searched refs:__ceph_touch_fmode (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/fs/ceph/ |
| D | ioctl.c | 252 __ceph_touch_fmode(ci, mdsc, fi->fmode); in ceph_ioctl_lazyio()
|
| D | dir.c | 346 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_WR); in ceph_readdir() 766 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in ceph_lookup() 1638 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in dir_lease_is_valid()
|
| D | file.c | 291 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_renew_caps() 387 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open() 399 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open()
|
| D | super.h | 1134 extern void __ceph_touch_fmode(struct ceph_inode_info *ci,
|
| D | caps.c | 2768 __ceph_touch_fmode(ci, mdsc, flags); in try_get_cap_refs() 4280 void __ceph_touch_fmode(struct ceph_inode_info *ci, in __ceph_touch_fmode() function
|
| D | inode.c | 1021 __ceph_touch_fmode(ci, mdsc, cap_fmode); in ceph_fill_inode()
|
| D | mds_client.c | 2927 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_mdsc_submit_request()
|