Searched refs:Opt_nodelete (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | fs_context.h | 69 Opt_nodelete, enumerator
|
H A D | fs_context.c | 82 fsparam_flag("nodelete", Opt_nodelete), 1023 case Opt_nodelete: in smb3_fs_context_parse_param()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | connect.c | 82 Opt_hard, Opt_soft, Opt_perm, Opt_noperm, Opt_nodelete, enumerator 148 { Opt_nodelete, "nodelete" }, 1559 case Opt_nodelete: in cifs_parse_mount_options()
|
Completed in 9 milliseconds