Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsfh.h21 static inline ino_t u32_to_ino_t(__u32 uino) in u32_to_ino_t() function
H A Dnfsfh.c207 xino = u32_to_ino_t(fh->ofh_xino); in nfsd_set_fh_dentry()