Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfile.c263 static inline int cifs_get_disposition(unsigned int flags) in cifs_get_disposition() function
386 disposition = cifs_get_disposition(f_flags); in cifs_nt_open()