Home
last modified time | relevance | path

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

/fs/ceph/
Dinode.c111 static struct ceph_inode_frag *__get_or_create_frag(struct ceph_inode_info *ci, in __get_or_create_frag() function
263 frag = __get_or_create_frag(ci, id); in ceph_fill_dirfrag()
732 struct ceph_inode_frag *frag = __get_or_create_frag(ci, id); in fill_inode()