Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4state.c2354 static void seq_quote_mem(struct seq_file *m, char *data, int len) in seq_quote_mem() function
2374 seq_quote_mem(m, clp->cl_name.data, clp->cl_name.len); in client_info_show()
2378 seq_quote_mem(m, clp->cl_nii_domain.data, in client_info_show()
2381 seq_quote_mem(m, clp->cl_nii_name.data, clp->cl_nii_name.len); in client_info_show()
2454 seq_quote_mem(s, oo->so_owner.data, oo->so_owner.len); in nfs4_show_owner()