Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfsfh.h69 static inline ino_t u32_to_ino_t(__u32 uino) in u32_to_ino_t() argument
71 return (ino_t) uino; in u32_to_ino_t()