Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dstate.h553 struct list_head fi_delegations; member
Dnfs4state.c597 WARN_ON_ONCE(!list_empty(&fi->fi_delegations)); in put_nfs4_file()
1284 list_for_each_entry(searchdp, &fp->fi_delegations, dl_perfile) { in nfs4_delegation_exists()
1318 list_add(&dp->dl_perfile, &fp->fi_delegations); in hash_delegation_locked()
4322 INIT_LIST_HEAD(&fp->fi_delegations); in nfsd4_file_init()