Home
last modified time | relevance | path

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

/fs/cifs/
Dfile.c99 static inline int cifs_get_disposition(unsigned int flags) in cifs_get_disposition() function
217 disposition = cifs_get_disposition(f_flags); in cifs_nt_open()