Searched refs:TCON_LINK_IN_TREE (Results 1 – 2 of 2) sorted by relevance
2824 test_bit(TCON_LINK_IN_TREE, &tlink->tl_flags)) { in cifs_put_tlink()3582 set_bit(TCON_LINK_IN_TREE, &tlink->tl_flags); in mount_setup_tlink()3938 clear_bit(TCON_LINK_IN_TREE, &tlink->tl_flags); in cifs_umount()4299 set_bit(TCON_LINK_IN_TREE, &newtlink->tl_flags); in cifs_sb_tlink()4383 clear_bit(TCON_LINK_IN_TREE, &tlink->tl_flags); in cifs_prune_tlinks()
1307 #define TCON_LINK_IN_TREE 2 macro