Searched refs:tmpfs_dirtree_cmp (Results 1 – 1 of 1) sorted by relevance
93 static __inline int tmpfs_dirtree_cmp(struct tmpfs_dirent *a,95 RB_PROTOTYPE_STATIC(tmpfs_dir, tmpfs_dirent, uh.td_entries, tmpfs_dirtree_cmp);1846 tmpfs_dirtree_cmp(struct tmpfs_dirent *a, struct tmpfs_dirent *b) in tmpfs_dirtree_cmp() function1855 RB_GENERATE_STATIC(tmpfs_dir, tmpfs_dirent, uh.td_entries, tmpfs_dirtree_cmp);