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.c85 check_attr_support(struct nfsd4_compound_state *cstate, u32 *bmval, in check_attr_support() function
122 status = check_attr_support(cstate, open->op_bmval, in nfsd4_check_open_attributes()
126 status = check_attr_support(cstate, open->op_bmval, in nfsd4_check_open_attributes()
848 status = check_attr_support(cstate, create->cr_bmval, nfsd_attrmask); in nfsd4_create()
1304 status = check_attr_support(cstate, setattr->sa_bmval, nfsd_attrmask); in nfsd4_setattr()
2569 status = check_attr_support(cstate, verify->ve_bmval, NULL); in _nfsd4_verify()