Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsfs.h82 extern const struct inode_operations cifs_file_inode_ops;
Dcifsfs.c1158 const struct inode_operations cifs_file_inode_ops = { variable
Dinode.c36 inode->i_op = &cifs_file_inode_ops; in cifs_set_ops()