Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c230 char *sptlrpc_secflags2str(__u32 flags, char *buf, int bufsize) in sptlrpc_secflags2str() function
247 EXPORT_SYMBOL(sptlrpc_secflags2str);
1376 sptlrpc_secflags2str(sec->ps_flvr.sf_flags, in sptlrpc_import_sec_adapt_inplace()
1378 sptlrpc_secflags2str(sf->sf_flags, in sptlrpc_import_sec_adapt_inplace()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h935 char *sptlrpc_secflags2str(__u32 flags, char *buf, int bufsize);