Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dinternal.h342 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() function
378 nfs4_label_copy(struct nfs4_label *dst, struct nfs4_label *src) in nfs4_label_copy() function
H A Dnfs4proc.c1369 p->o_arg.label = nfs4_label_copy(p->a_label, label); in nfs4_opendata_alloc()