Home
last modified time | relevance | path

Searched refs:fi_stateids (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h517 struct list_head fi_stateids; member
H A Dnfs4state.c1284 list_for_each_entry(stp, &fp->fi_stateids, st_perfile) in recalculate_deny_mode()
4105 INIT_LIST_HEAD(&fp->fi_stateids); in nfsd4_init_file()
4265 list_for_each_entry(local, &fp->fi_stateids, st_perfile) { in nfsd4_find_existing_open()
4390 list_add(&stp->st_perfile, &fp->fi_stateids); in init_open_stateid()
6567 list_add(&stp->st_perfile, &fp->fi_stateids); in init_lock_stateid()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h551 struct list_head fi_stateids; member
H A Dnfs4state.c757 list_for_each_entry(st, &fp->fi_stateids, st_perfile) { in nfs4_resolve_deny_conflicts_locked()
1403 list_for_each_entry(stp, &fp->fi_stateids, st_perfile) in recalculate_deny_mode()
4321 INIT_LIST_HEAD(&fp->fi_stateids); in nfsd4_file_init()
4527 list_for_each_entry(local, &fp->fi_stateids, st_perfile) { in nfsd4_find_existing_open()
4652 list_add(&stp->st_perfile, &fp->fi_stateids); in init_open_stateid()
5390 list_for_each_entry(st, &fp->fi_stateids, st_perfile) { in nfsd4_check_conflicting_opens()
5402 * the fi_stateids list also hasn't called break_lease yet; so, in nfsd4_check_conflicting_opens()
7360 list_add(&stp->st_perfile, &fp->fi_stateids); in init_lock_stateid()

Completed in 23 milliseconds