Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifsfs.h93 extern const struct file_operations cifs_file_strict_nobrl_ops;
Dcifsfs.c1561 const struct file_operations cifs_file_strict_nobrl_ops = { variable
Dinode.c57 inode->i_fop = &cifs_file_strict_nobrl_ops; in cifs_set_ops()