Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dkernfs.h187 u32 last_id_lowbits; member
/Linux-v5.10/fs/kernfs/
Ddir.c634 if (ret >= 0 && ret < root->last_id_lowbits) in __kernfs_new_node()
637 root->last_id_lowbits = ret; in __kernfs_new_node()