Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfs_context.h255 bool nodelete:1; member
H A Dconnect.c2560 if (tcon->nodelete != ctx->nodelete) in match_tcon()
2877 tcon->nodelete = ctx->nodelete; in cifs_get_tcon()
H A Dcifsglob.h1253 bool nodelete:1; member
H A Dinode.c1971 if (tcon->nodelete) { in __cifs_unlink()
2374 if (tcon->nodelete) {
H A Dcifsfs.c679 if (tcon->nodelete) in cifs_show_options()