Searched refs:__ceph_mark_dirty_caps (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/fs/ceph/ |
| D | file.c | 1006 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, in ceph_aio_complete() 1816 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, in ceph_write_iter() 2096 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, in ceph_fallocate() 2431 dirty = __ceph_mark_dirty_caps(dst_ci, CEPH_CAP_FILE_WR, &prealloc_cf); in __ceph_copy_file_range()
|
| D | super.h | 706 extern int __ceph_mark_dirty_caps(struct ceph_inode_info *ci, int mask,
|
| D | xattr.c | 1110 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_XATTR_EXCL, in __ceph_setxattr()
|
| D | addr.c | 1656 dirty = __ceph_mark_dirty_caps(ci, CEPH_CAP_FILE_WR, in ceph_page_mkwrite()
|
| D | inode.c | 2207 inode_dirty_flags = __ceph_mark_dirty_caps(ci, dirtied, in __ceph_setattr()
|
| D | caps.c | 1692 int __ceph_mark_dirty_caps(struct ceph_inode_info *ci, int mask, in __ceph_mark_dirty_caps() function
|