Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfsfh.h21 static inline ino_t u32_to_ino_t(__u32 uino) in u32_to_ino_t() argument
23 return (ino_t) uino; in u32_to_ino_t()