Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dsuper.h942 extern struct ceph_buffer *__ceph_build_xattrs_blob(struct ceph_inode_info *ci);
Dsnap.c545 old_blob = __ceph_build_xattrs_blob(ci); in ceph_queue_cap_snap()
Dxattr.c762 struct ceph_buffer *__ceph_build_xattrs_blob(struct ceph_inode_info *ci) in __ceph_build_xattrs_blob() function
Dcaps.c1341 old_blob = __ceph_build_xattrs_blob(ci); in __send_cap()