Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dstate.h185 u32 dl_type; member
A Dnfs4state.c1151 struct nfs4_clnt_odstate *odstate, u32 dl_type) in alloc_init_deleg() argument
1179 dp->dl_type = dl_type; in alloc_init_deleg()
2890 ds->dl_type == NFS4_OPEN_DELEGATE_READ ? "r" : "w"); in nfs4_show_deleg()
5440 if ((flags & WR_STATE) && (dp->dl_type == NFS4_OPEN_DELEGATE_READ)) in nfs4_check_delegmode()
5804 u32 dl_type; in nfs4_set_delegation() local
5828 dl_type = NFS4_OPEN_DELEGATE_WRITE; in nfs4_set_delegation()
5837 dl_type = NFS4_OPEN_DELEGATE_READ; in nfs4_set_delegation()
5865 dp = alloc_init_deleg(clp, fp, odstate, dl_type); in nfs4_set_delegation()
5869 fl = nfs4_alloc_init_lease(dp, dl_type); in nfs4_set_delegation()
6071 dp->dl_type == NFS4_OPEN_DELEGATE_WRITE) { in nfsd4_deleg_xgrade_none_ext()
[all …]
/linux/sound/soc/fsl/
A Dfsl_sai.c535 u32 dl_type = FSL_SAI_DL_I2S; in fsl_sai_hw_params() local
560 dl_type = FSL_SAI_DL_PDM; in fsl_sai_hw_params()
564 if (dl_cfg[i].type == dl_type && dl_cfg[i].pins[tx] == pins) { in fsl_sai_hw_params()

Completed in 29 milliseconds