Searched refs:__ceph_touch_fmode (Results 1 – 6 of 6) sorted by relevance
/linux/fs/ceph/ |
H A D | ioctl.c | 254 __ceph_touch_fmode(ci, mdsc, fi->fmode); in ceph_ioctl_lazyio()
|
H A D | dir.c | 365 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_WR); in ceph_readdir() 839 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in ceph_lookup() 1919 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in dir_lease_is_valid()
|
H A D | file.c | 309 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_renew_caps() 444 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open() 456 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open()
|
H A D | caps.c | 2953 __ceph_touch_fmode(ci, mdsc, flags); in try_get_cap_refs() 4712 void __ceph_touch_fmode(struct ceph_inode_info *ci, in __ceph_touch_fmode() function
|
H A D | inode.c | 1303 __ceph_touch_fmode(ci, mdsc, cap_fmode); in ceph_fill_inode()
|
H A D | mds_client.c | 3653 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_mdsc_submit_request()
|