Searched refs:no_child (Results 1 – 4 of 4) sorted by relevance
899 @no_child(x),919 @no_child(),930 @no_child($($no_child:ident)?),941 @no_child($($no_child)?),967 @no_child($($no_child:ident)?),979 @no_child($($no_child)[all...]
279 int (*no_child)(int node); member
30 cnode = prom_nodeops->no_child(node); in __prom_getchild()
3486 bool no_child; in path_overmounted() local3489 no_child = !__lookup_mnt(path->mnt, path->dentry); in path_overmounted()3493 no_child = !__lookup_mnt(path->mnt, path->dentry); in path_overmounted()3496 return unlikely(!no_child); in path_overmounted()