Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
Dstate.h201 u32 dl_type; member
211 static inline bool deleg_is_read(u32 dl_type) in deleg_is_read()
216 static inline bool deleg_is_write(u32 dl_type) in deleg_is_write()
221 static inline bool deleg_attrs_deleg(u32 dl_type) in deleg_attrs_deleg()
Dnfs4state.c1141 struct nfs4_clnt_odstate *odstate, u32 dl_type) in alloc_init_deleg()
2952 static char *nfs4_show_deleg_type(u32 dl_type) in nfs4_show_deleg_type()
5983 u32 dl_type; in nfs4_set_delegation() local
/linux-6.15/sound/soc/fsl/
Dfsl_sai.c535 u32 dl_type = FSL_SAI_DL_I2S; in fsl_sai_hw_params() local