Searched refs:__kernfs_iattrs (Results 1 – 1 of 1) sorted by relevance
27 static struct kernfs_iattrs *__kernfs_iattrs(struct kernfs_node *kn, bool alloc) in __kernfs_iattrs() function61 return __kernfs_iattrs(kn, true); in kernfs_iattrs()66 return __kernfs_iattrs(kn, false); in kernfs_iattrs_noalloc()