Home
last modified time | relevance | path

Searched refs:__ceph_touch_fmode (Results 1 – 7 of 7) sorted by relevance

/linux/fs/ceph/
H A Dioctl.c255 __ceph_touch_fmode(ci, mdsc, fi->fmode); in ceph_ioctl_lazyio()
H A Ddir.c366 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_WR); in ceph_readdir()
840 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in ceph_lookup()
1939 __ceph_touch_fmode(ci, mdsc, CEPH_FILE_MODE_RD); in dir_lease_is_valid()
H A Dfile.c328 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_renew_caps()
462 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open()
474 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_open()
H A Dsuper.h1322 extern void __ceph_touch_fmode(struct ceph_inode_info *ci,
H A Dcaps.c2954 __ceph_touch_fmode(ci, mdsc, flags); in try_get_cap_refs()
4716 void __ceph_touch_fmode(struct ceph_inode_info *ci, in __ceph_touch_fmode() function
H A Dinode.c1377 __ceph_touch_fmode(ci, mdsc, cap_fmode); in ceph_fill_inode()
H A Dmds_client.c3763 __ceph_touch_fmode(ci, mdsc, fmode); in ceph_mdsc_submit_request()