Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4layouts.c176 atomic_dec(&ls->ls_stid.sc_file->fi_lo_recalls); in nfsd4_free_layout_stateid()
326 atomic_inc(&ls->ls_stid.sc_file->fi_lo_recalls); in nfsd4_recall_file_layout()
H A Dstate.h540 atomic_t fi_lo_recalls; member
H A Dnfs4proc.c1966 if (atomic_read(&ls->ls_stid.sc_file->fi_lo_recalls)) in nfsd4_layoutget()
H A Dnfs4state.c4101 atomic_set(&fp->fi_lo_recalls, 0); in nfsd4_init_file()