Lines Matching defs:cifs
6 obj-$(CONFIG_CIFS) += cifs.o
8 cifs-y := trace.o cifsfs.o cifs_debug.o connect.o dir.o file.o \
21 cifs-$(CONFIG_CIFS_XATTR) += xattr.o
23 cifs-$(CONFIG_CIFS_UPCALL) += cifs_spnego.o
25 cifs-$(CONFIG_CIFS_DFS_UPCALL) += dfs_cache.o dfs.o
27 cifs-$(CONFIG_CIFS_SWN_UPCALL) += netlink.o cifs_swn.o
29 cifs-$(CONFIG_CIFS_FSCACHE) += fscache.o
31 cifs-$(CONFIG_CIFS_SMB_DIRECT) += smbdirect.o
33 cifs-$(CONFIG_CIFS_ROOT) += cifsroot.o
35 cifs-$(CONFIG_CIFS_ALLOW_INSECURE_LEGACY) += smb1ops.o cifssmb.o