Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dnfs4state.c673 static struct nfsd_file *find_any_file_locked(struct nfs4_file *f) in find_any_file_locked() function
2820 file = find_any_file_locked(nf); in nfs4_show_open()
2853 file = find_any_file_locked(nf); in nfs4_show_lock()
8358 nf = find_any_file_locked(fp); in check_for_locks()