Searched refs:Opt_hard (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/nfs/ |
D | super.c | 81 Opt_soft, Opt_hard, enumerator 128 { Opt_hard, "hard" }, 1243 case Opt_hard: in nfs_parse_mount_options()
|
/linux-4.4.14/fs/cifs/ |
D | connect.c | 72 Opt_hard, Opt_soft, Opt_perm, Opt_noperm, enumerator 126 { Opt_hard, "hard" }, 1355 case Opt_hard: in cifs_parse_mount_options()
|