Searched refs:Opt_hard (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/nfs/ |
D | super.c | 81 Opt_soft, Opt_hard, enumerator 128 { Opt_hard, "hard" }, 1253 case Opt_hard: in nfs_parse_mount_options()
|
/Linux-v4.19/fs/cifs/ |
D | connect.c | 73 Opt_hard, Opt_soft, Opt_perm, Opt_noperm, enumerator 131 { Opt_hard, "hard" }, 1466 case Opt_hard: in cifs_parse_mount_options()
|