Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h255 bool nodelete:1; member
H A Dconnect.c2561 if (tcon->nodelete != ctx->nodelete) in match_tcon()
2878 tcon->nodelete = ctx->nodelete; in cifs_get_tcon()
H A Dcifsglob.h1256 bool nodelete:1; member
H A Dinode.c1971 if (tcon->nodelete) { in __cifs_unlink()
2374 if (tcon->nodelete) {
H A Dfs_context.c1340 ctx->nodelete = 1; in smb3_fs_context_parse_param()
H A Dcifsfs.c713 if (tcon->nodelete) in cifs_show_options()