Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h794 extern int __ceph_mark_dirty_caps(struct ceph_inode_info *ci, int mask,
H A Dxattr.c1282 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_XATTR_EXCL, in __ceph_setxattr()
H A Dinode.c2764 inode_dirty_flags = __ceph_mark_dirty_caps(ci, dirtied, in __ceph_setattr()
H A Dcaps.c1796 int __ceph_mark_dirty_caps(struct ceph_inode_info *ci, int mask, in __ceph_mark_dirty_caps() function