Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4proc.c84 check_attr_support(struct nfsd4_compound_state *cstate, u32 *bmval, in check_attr_support() function
121 status = check_attr_support(cstate, open->op_bmval, in nfsd4_check_open_attributes()
125 status = check_attr_support(cstate, open->op_bmval, in nfsd4_check_open_attributes()
835 status = check_attr_support(cstate, create->cr_bmval, nfsd_attrmask); in nfsd4_create()
1275 status = check_attr_support(cstate, setattr->sa_bmval, nfsd_attrmask); in nfsd4_setattr()
2438 status = check_attr_support(cstate, verify->ve_bmval, NULL); in _nfsd4_verify()