Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfile.c3458 static const struct swap_ops cifs_swap_ops = { variable
3506 return swap_fs_activate(sis, &cifs_swap_ops); in cifs_swap_activate()