Home
last modified time | relevance | path

Searched refs:__ceph_touch_fmode (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dioctl.c252 __ceph_touch_fmode(ci, mdsc, fi->fmode); in ceph_ioctl_lazyio()
H A Ddir.c346 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_WR); in ceph_readdir()
775 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in ceph_lookup()
1647 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in dir_lease_is_valid()
H A Dfile.c290 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_renew_caps()
386 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open()
398 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open()
H A Dsuper.h1161 extern void __ceph_touch_fmode(struct ceph_inode_info *ci,
H A Dcaps.c2861 __ceph_touch_fmode(ci, mdsc, flags); in try_get_cap_refs()
4409 void __ceph_touch_fmode(struct ceph_inode_info *ci, in __ceph_touch_fmode() function
H A Dinode.c1023 __ceph_touch_fmode(ci, mdsc, cap_fmode); in ceph_fill_inode()
H A Dmds_client.c2991 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_mdsc_submit_request()
/kernel/linux/linux-6.6/fs/ceph/
H A Dioctl.c253 __ceph_touch_fmode(ci, mdsc, fi->fmode); in ceph_ioctl_lazyio()
H A Ddir.c353 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_WR); in ceph_readdir()
813 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in ceph_lookup()
1841 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in dir_lease_is_valid()
H A Dfile.c304 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_renew_caps()
405 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open()
417 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open()
H A Dsuper.h1283 extern void __ceph_touch_fmode(struct ceph_inode_info *ci,
H A Dcaps.c2879 __ceph_touch_fmode(ci, mdsc, flags); in try_get_cap_refs()
4579 void __ceph_touch_fmode(struct ceph_inode_info *ci, in __ceph_touch_fmode() function
H A Dinode.c1270 __ceph_touch_fmode(ci, mdsc, cap_fmode); in ceph_fill_inode()
H A Dmds_client.c3492 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_mdsc_submit_request()

Completed in 45 milliseconds