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

/linux-master/fs/kernfs/
H A Dkernfs-internal.h41 u32 last_id_lowbits; member in struct:kernfs_root
H A Ddir.c631 if (ret >= 0 && ret < root->last_id_lowbits)
634 root->last_id_lowbits = ret;

Completed in 105 milliseconds