Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h517 struct list_head fi_stateids; member
H A Dnfs4state.c1273 list_for_each_entry(stp, &fp->fi_stateids, st_perfile) in recalculate_deny_mode()
4090 INIT_LIST_HEAD(&fp->fi_stateids); in nfsd4_init_file()
4250 list_for_each_entry(local, &fp->fi_stateids, st_perfile) { in nfsd4_find_existing_open()
4375 list_add(&stp->st_perfile, &fp->fi_stateids); in init_open_stateid()
6554 list_add(&stp->st_perfile, &fp->fi_stateids); in init_lock_stateid()