Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dfile.c448 static inline int cifs_get_disposition(unsigned int flags) in cifs_get_disposition() function
571 disposition = cifs_get_disposition(f_flags); in cifs_nt_open()