Home
last modified time | relevance | path

Searched refs:u32_to_ino_t (Results 1 – 2 of 2) 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() function
Dnfsfh.c206 xino = u32_to_ino_t(fh->ofh_xino); in nfsd_set_fh_dentry()