Home
last modified time | relevance | path

Searched refs:nodelete (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h198 bool nodelete:1; member
H A Dconnect.c2411 if (tcon->nodelete != ctx->nodelete) in match_tcon()
2711 tcon->nodelete = ctx->nodelete; in cifs_get_tcon()
H A Dfs_context.c82 fsparam_flag("nodelete", Opt_nodelete),
1024 ctx->nodelete = 1; in smb3_fs_context_parse_param()
H A Dinode.c1794 if (tcon->nodelete) { in cifs_unlink()
2163 if (tcon->nodelete) {
H A Dcifsglob.h1217 bool nodelete:1; member
H A Dcifsfs.c605 if (tcon->nodelete) in cifs_show_options()
606 seq_puts(s, ",nodelete"); in cifs_show_options()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h562 bool nodelete:1; member
1146 bool nodelete:1; member
H A Dconnect.c148 { Opt_nodelete, "nodelete" },
1560 vol->nodelete = 1; in cifs_parse_mount_options()
3171 if (tcon->nodelete != volume_info->nodelete) in match_tcon()
3410 tcon->nodelete = volume_info->nodelete; in cifs_get_tcon()
H A Dinode.c1626 if (tcon->nodelete) {
1961 if (tcon->nodelete) {
H A Dcifsfs.c545 if (tcon->nodelete) in cifs_show_options()
546 seq_puts(s, ",nodelete"); in cifs_show_options()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.c5447 goto nodelete; in __xfs_bunmapi()
5506 goto nodelete; in __xfs_bunmapi()
5515 goto nodelete; in __xfs_bunmapi()
5535 nodelete: in __xfs_bunmapi()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.c5420 goto nodelete; in __xfs_bunmapi()
5479 goto nodelete; in __xfs_bunmapi()
5488 goto nodelete; in __xfs_bunmapi()
5507 nodelete: in __xfs_bunmapi()

Completed in 48 milliseconds