Home
last modified time | relevance | path

Searched refs:__ceph_destroy_xattrs (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/ceph/
Dxattr.c726 void __ceph_destroy_xattrs(struct ceph_inode_info *ci) in __ceph_destroy_xattrs() function
774 __ceph_destroy_xattrs(ci); in __build_xattrs()
Dsuper.h1066 extern void __ceph_destroy_xattrs(struct ceph_inode_info *ci);
Dinode.c606 __ceph_destroy_xattrs(ci); in ceph_evict_inode()